Theorems · Theorem · order theory
OrderEmbedding.map_inf_le
∀ {α : Type u_2} {β : Type u_3} [inst : SemilatticeInf α] [inst_1 : SemilatticeInf β] (f : α ↪o β) (x y : α),
f (x ⊓ y) ≤ f x ⊓ f y- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- SemilatticeInfSemilatticeInf
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
- SemilatticeInfstatement and proof · cited by 634
- OrderEmbeddingstatement and proof · cited by 619
- OrderEmbedding.monotoneproof · cited by 26
- Monotone.map_inf_leproof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- OrderIso.map_infproof · cited by 17