Theorems · Definition · order theory
InitialSeg.trans
{α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} →
{r : α → α → Prop} → {s : β → β → Prop} → {t : γ → γ → Prop} → InitialSeg r s → InitialSeg s t → InitialSeg r tComposition of functions shows that ≼i is transitive
- Defined in
- Mathlib.Order.InitialSeg
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- InitialSegstatement and proof · cited by 70
- RelEmbedding.transproof · cited by 27
- InitialSeg.toRelEmbeddingproof · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- Ordinal.lift_liftproof · cited by 3
- Cardinal.lift_preAlephproof · cited by 2
- Ordinal.lift_type_leproof · cited by 1
- InitialSeg.trans_applystatement · cited by 0
- CategoryTheory.Limits.hasIterationOfShape_of_initialSegproof · cited by 0