Theorems · Definition · order theory
PrincipalSeg.transInitial
{α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} →
{r : α → α → Prop} →
{s : β → β → Prop} → {t : γ → γ → Prop} → PrincipalSeg r s → InitialSeg s t → PrincipalSeg r tComposition of a principal segment embedding with an initial segment embedding, as a principal segment embedding
- Defined in
- Mathlib.Order.InitialSeg
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- PrincipalSeg.toRelEmbeddingproof · cited by 129
- PrincipalSegstatement and proof · cited by 73
- InitialSegstatement and proof · cited by 70
- PrincipalSeg.topproof · cited by 41
- RelEmbedding.transproof · cited by 27
- InitialSeg.toRelEmbeddingproof · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- PrincipalSeg.transproof · cited by 3
- PrincipalSeg.transRelIsoproof · cited by 3
- PrincipalSeg.transInitial_applystatement · cited by 0
- PrincipalSeg.transInitial_topstatement · cited by 0
- Ordinal.lift_type_ltproof · cited by 0