Theorems · Theorem · number theory
PosNum.cmp_swap
∀ (m n : PosNum), (m.cmp n).swap = n.cmp m
- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PosNumstatement and proof · cited by 171
- PosNum.casesOnproof · cited by 17
- PosNum.cmpstatement and proof · cited by 9
- PosNum.cmp.eq_defproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Num.cmp_swapproof · cited by 1
- PosNum.le_iff_cmpproof · cited by 0