Documentation

Mathlib.Algebra.Order.Ring.Synonym

Ring structure on the order type synonyms #

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

Order dual #

@[implicit_reducible]
instance OrderDual.instDistrib {R : Type u_1} [h : Distrib R] :
Equations
@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.
@[implicit_reducible]
instance OrderDual.instNatCast {R : Type u_1} [h : NatCast R] :
Equations
@[implicit_reducible]
instance OrderDual.instIntCast {R : Type u_1} [h : IntCast R] :
Equations
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.
@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.
@[implicit_reducible]
instance OrderDual.instSemiring {R : Type u_1} [h : Semiring R] :
Equations
  • One or more equations did not get rendered due to their size.
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.
@[implicit_reducible]
instance OrderDual.instRing {R : Type u_1} [h : Ring R] :
Equations
  • One or more equations did not get rendered due to their size.
@[implicit_reducible]
Equations
@[implicit_reducible]
instance OrderDual.instCommRing {R : Type u_1} [h : CommRing R] :
Equations
@[simp]
theorem toDual_natCast {R : Type u_1} [NatCast R] (n : ) :
@[simp]
@[simp]
theorem ofDual_natCast {R : Type u_1} [NatCast R] (n : ) :
@[simp]
@[simp]
theorem toDual_intCast {R : Type u_1} [IntCast R] (n : ) :
@[simp]
theorem ofDual_intCast {R : Type u_1} [IntCast R] (n : ) :

Lexicographical order #

@[implicit_reducible]
instance instDistribLex {R : Type u_1} [h : Distrib R] :
Equations
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
@[implicit_reducible]
instance instSemiringLex {R : Type u_1} [h : Semiring R] :
Equations
@[implicit_reducible]
instance instCommSemiringLex {R : Type u_1} [h : CommSemiring R] :
Equations
@[implicit_reducible]
instance instHasDistribNegLex {R : Type u_1} [Mul R] [h : HasDistribNeg R] :
Equations
@[implicit_reducible]
instance instNonUnitalRingLex {R : Type u_1} [h : NonUnitalRing R] :
Equations
@[implicit_reducible]
instance instNonAssocRingLex {R : Type u_1} [h : NonAssocRing R] :
Equations
@[implicit_reducible]
instance instRingLex {R : Type u_1} [h : Ring R] :
Ring (Lex R)
Equations
@[implicit_reducible]
Equations
@[implicit_reducible]
instance instCommRingLex {R : Type u_1} [h : CommRing R] :
Equations
instance instIsDomainLex {R : Type u_1} [Ring R] [h : IsDomain R] :