Documentation

Mathlib.Algebra.Order.GroupWithZero.Synonym

Group with zero structure on the order type synonyms #

Transfer algebraic instances from α to αᵒᵈ and Lex α.

Order dual #

Equations

    Lexicographic order #

    instance instMulZeroClassLex {α : Type u_1} [h : MulZeroClass α] :
    Equations
      Equations
        instance instNoZeroDivisorsLex {α : Type u_1} [Mul α] [Zero α] [h : NoZeroDivisors α] :
        Equations
          instance instMonoidWithZeroLex {α : Type u_1} [h : MonoidWithZero α] :
          Equations
            instance instGroupWithZeroLex {α : Type u_1} [h : GroupWithZero α] :
            Equations
              Equations