Documentation

HexNumberFieldMathlib.Field

@[simp]

The executable rational embedding has its expected complex value.

@[simp]

Executable one denotes complex one.

Executable rational scalar multiplication preserves interpretation.

Executable natural powers preserve interpretation.

Executable integer powers preserve interpretation.

@[reducible]

The law-bearing field whose data fields are the executable canonical operations.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[instance_reducible]

    Canonical algebraic numbers form a field without replacing any executable arithmetic operation. The instance is computable: every data field is the executable operation, written out, and every law is the corresponding law of field. Code elaborated through the field structure, such as a ^ n resolved by Mathlib's monoid power, therefore compiles and runs.

    Equations
    • One or more equations did not get rendered due to their size.