Instances For
Equations
- LO.Arith.instAddCommMonoid_foundation = AddCommMonoid.mk ⋯
Instances For
Equations
- LO.Arith.instCommMonoid_foundation = CommMonoid.mk ⋯
Instances For
Equations
- LO.Arith.instLinearOrder_foundation = LinearOrder.mk ⋯ (fun (x x_1 : M) => Classical.dec ((fun (x x_2 : M) => x ≤ x_2) x x_1)) decidableEqOfDecidableLE decidableLTOfDecidableLE ⋯ ⋯ ⋯
Instances For
def
LO.Arith.instLinearOrderedCommSemiring_foundation
{M : Type u_1}
[LO.ORingStruc M]
[M ⊧ₘ* 𝐏𝐀⁻]
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
LO.Arith.instCanonicallyOrderedAddCommMonoid_foundation
{M : Type u_1}
[LO.ORingStruc M]
[M ⊧ₘ* 𝐏𝐀⁻]
:
Equations
- LO.Arith.instCanonicallyOrderedAddCommMonoid_foundation = CanonicallyOrderedAddCommMonoid.mk ⋯ ⋯
Instances For
theorem
LO.Arith.numeral_eq_natCast
{M : Type u_1}
[LO.ORingStruc M]
[M ⊧ₘ* 𝐏𝐀⁻]
(n : ℕ)
:
LO.ORingStruc.numeral n = ↑n