Skip to content

Rat-dependent norm_num functionality #1102

@hrmacbeth

Description

@hrmacbeth

About half of the mathlib3 norm_num test file currently doesn't work, including examples like

example {α} [DivisionRing α] [CharZero α] : (-1:α) ≠ 2 := by norm_num

My understanding (cc @digama0 ?) is that the required norm_num functionality can only be implemented once the port reaches Data.Rat.Cast. This is a placeholder issue just to record this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions