Theorems · Definition · order theory
OrderEmbedding.comp
{α : Type u_2} →
{β : Type u_3} → {γ : Type u_4} → [inst : LE α] → [inst_1 : LE β] → [inst_2 : LE γ] → α ↪o β → β ↪o γ → α ↪o γComposition of two order embeddings is an order embedding
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- OrderEmbeddingstatement and proof · cited by 619
- RelEmbedding.transproof · cited by 27
Cited by4
Results whose statement or proof uses this declaration.
- OrderEmbedding.comp_assocstatement · cited by 0
- OrderEmbedding.comp_idstatement and proof · cited by 0
- OrderEmbedding.id_compstatement and proof · cited by 0
- OrderEmbedding.coe_compstatement · cited by 0