Theorems · Definition · category theory
SimplexCategory.Truncated.Hom.tr
{n : ℕ} →
{a b : SimplexCategory} →
(a ⟶ b) →
(ha : autoParam (a.len ≤ n) SimplexCategory.Truncated.Hom.tr._auto_1) →
(hb : autoParam (b.len ≤ n) SimplexCategory.Truncated.Hom.tr._auto_3) →
{ obj := a, property := ha } ⟶ { obj := b, property := hb }Make a morphism in Truncated n from a morphism in SimplexCategory. This
is equivalent to @id (⦋a⦌ₙ ⟶ ⦋b⦌ₙ) f.
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Quot.sound
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.
- Quiver.Homstatement and proof · cited by 32,603
- SimplexCategorystatement and proof · cited by 2,204
- CategoryTheory.ObjectProperty.FullSubcategorystatement · cited by 726
- SimplexCategory.lenstatement and proof · cited by 542
- CategoryTheory.ObjectProperty.homMkproof · cited by 71
Cited by52
Results whose statement or proof uses this declaration.
- SSet.Truncated.spineproof · cited by 24
- SimplexCategory.Truncated.Hom.tr_compstatement · cited by 8
- SSet.Truncated.Path.ext'proof · cited by 6
- SSet.Truncated.spine_arrowstatement · cited by 4
- SSet.Truncated.IsStrictSegal.hom_extproof · cited by 3
- SSet.Truncated.spine_vertexstatement · cited by 3
- SSet.Truncated.StrictSegal.spineToSimplex_arrowstatement · cited by 3
- SSet.Truncated.liftOfStrictSegal.spineEquiv_f₂_arrow_oneproof · cited by 3
- SSet.Truncated.liftOfStrictSegal.spineEquiv_f₂_arrow_zeroproof · cited by 3
- SimplexCategory.Truncated.morphismProperty_eq_topproof · cited by 2
- SSet.Truncated.Path.arrow_srcstatement · cited by 2
- SSet.Truncated.Path.arrow_tgtstatement · cited by 2