Theorems · Theorem · order theory
StrictAntiOn.cmp_map_eq
∀ {α : Type u} {β : Type v} [inst : LinearOrder α] [inst_1 : LinearOrder β] {f : α → β} {s : Set α} {x y : α},
StrictAntiOn f s → x ∈ s → y ∈ s → cmp (f x) (f y) = cmp y x- Defined in
- Mathlib.Order.Monotone.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 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.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- StrictAntiOnstatement and proof · cited by 120
- cmpstatement · cited by 43
- StrictAntiOn.dual_rightproof · cited by 8
- StrictMonoOn.cmp_map_eqproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- StrictAnti.cmp_map_eqproof · cited by 2