Theorems · Theorem · order theory
cmp_compares
∀ {α : Type u_1} [inst : LinearOrder α] (a b : α), (cmp a b).Compares a b- Defined in
- Mathlib.Order.Compare
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- lt_trichotomyproof · cited by 178
- LT.lt.not_gtproof · cited by 54
- cmpstatement · cited by 43
- Ordering.Comparesstatement and proof · cited by 31
Cited by5
Results whose statement or proof uses this declaration.
- cmp_eq_lt_iffproof · cited by 5
- cmp_eq_gt_iffproof · cited by 3
- StrictMonoOn.cmp_map_eqproof · cited by 3
- cmp_eq_eq_iffproof · cited by 3
- Ordering.Compares.cmp_eqproof · cited by 1