Theorems · Definition · order theory
orderEmbeddingOfInjective
{F : Type u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : FunLike F α β] →
[inst_1 : SemilatticeInf α] →
[inst_2 : SemilatticeInf β] → (f : F) → [InfHomClass F α β] → Function.Injective ⇑f → α ↪o βWe can regard an injective map preserving binary infima as an order embedding.
- Defined in
- Mathlib.Order.Hom.Lattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- SemilatticeInfstatement and proof · cited by 634
- OrderEmbeddingstatement · cited by 619
- InfHomClassstatement and proof · cited by 10
- OrderEmbedding.ofMapLEIffproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- CompleteLatticeHom.toOrderIsoRangeOfInjective_applystatement · cited by 0
- orderEmbeddingOfInjective_applystatement and proof · cited by 0