Theorems · Theorem · order theory
map_inv_le_map_inv_iff
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : LE α] [inst_1 : LE β] [inst_2 : EquivLike F α β]
[OrderIsoClass F α β] (f : F) {a b : β}, EquivLike.inv f b ≤ EquivLike.inv f a ↔ b ≤ a- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- LELEEquivLikeOrderIsoClass
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.
- EquivLikestatement and proof · cited by 165
- EquivLike.invstatement · cited by 42
- OrderIsoClassstatement and proof · cited by 15
- EquivLike.apply_inv_applyproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- IsPredArchimedean.of_orderIsoproof · cited by 0
- IsSuccArchimedean.of_orderIsoproof · cited by 0