Theorems · Theorem · number theory
PosNum.cast_lt
∀ {α : Type u_1} [inst : Semiring α] [inst_1 : PartialOrder α] [IsStrictOrderedRing α] {m n : PosNum}, ↑m < ↑n ↔ m < n- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- PosNumstatement and proof · cited by 171
- Nat.cast_ltproof · cited by 80
- castPosNumstatement and proof · cited by 74
- PosNum.cast_to_natproof · cited by 15
- PosNum.lt_to_natproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- PosNum.pred_to_natproof · cited by 0
- PosNum.cast_leproof · cited by 0