Theorems · Theorem · order theory
StrictAnti.cmp_map_eq
∀ {α : Type u} {β : Type v} [inst : LinearOrder α] [inst_1 : LinearOrder β] {f : α → β},
StrictAnti f → ∀ (x y : α), cmp (f x) (f y) = cmp y x- Defined in
- Mathlib.Order.Monotone.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- LinearOrderLinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Set.univproof · cited by 3,945
- StrictAntistatement and proof · cited by 204
- cmpstatement · cited by 43
- StrictAnti.strictAntiOnproof · cited by 16
- StrictAntiOn.cmp_map_eqproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- cmp_mul_neg_leftproof · cited by 0
- cmp_mul_neg_rightproof · cited by 0