Theorems · Theorem · order theory
StrictAnti.compares
∀ {α : Type u} {β : Type v} [inst : LinearOrder α] [inst_1 : Preorder β] {f : α → β},
StrictAnti f → ∀ {a b : α} {o : Ordering}, o.Compares (f a) (f b) ↔ o.Compares b a- Defined in
- Mathlib.Order.Monotone.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- LinearOrderPreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Preorderstatement and proof · cited by 7,952
- Set.univproof · cited by 3,945
- StrictAntistatement and proof · cited by 204
- Ordering.Comparesstatement · cited by 31
- StrictAnti.strictAntiOnproof · cited by 16
- StrictAntiOn.comparesproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- StrictAnti.injectiveproof · cited by 12