Theorems · Theorem · order theory
OrderEmbedding.le_map_sup
∀ {α : Type u_2} {β : Type u_3} [inst : SemilatticeSup α] [inst_1 : SemilatticeSup β] (f : α ↪o β) (x y : α),
f x ⊔ f y ≤ f (x ⊔ y)- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
- Assumes
- SemilatticeSupSemilatticeSup
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.
- DFunLike.coestatement · cited by 62,936
- SemilatticeSupstatement and proof · cited by 785
- OrderEmbeddingstatement and proof · cited by 619
- OrderEmbedding.monotoneproof · cited by 26
- Monotone.le_map_supproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- OrderIso.map_supproof · cited by 37