Theorems · Definition · category theory
HomotopicalAlgebra.RelativeCellComplex.Cells.i
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type w'} →
[inst_1 : LinearOrder J] →
[inst_2 : OrderBot J] →
[inst_3 : SuccOrder J] →
[inst_4 : WellFoundedLT J] →
{α : J → Type t} →
{A B : (j : J) → α j → C} →
{basicCell : (j : J) → (i : α j) → A j i ⟶ B j i} →
{X Y : C} →
{f : X ⟶ Y} → {c : HomotopicalAlgebra.RelativeCellComplex basicCell f} → (γ : c.Cells) → α γ.jGiven a cell γ in a relative cell complex, this is the corresponding
index in the family of morphisms basicCell γ.j.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- LinearOrderstatement and proof · cited by 8,572
- OrderBotstatement and proof · cited by 1,055
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- HomotopicalAlgebra.AttachCells.πproof · cited by 25
- HomotopicalAlgebra.RelativeCellComplex.attachCellsproof · cited by 15
- HomotopicalAlgebra.RelativeCellComplexstatement and proof · cited by 12
- HomotopicalAlgebra.RelativeCellComplex.Cellsstatement and proof · cited by 10
- HomotopicalAlgebra.RelativeCellComplex.Cells.jstatement and proof · cited by 6
- HomotopicalAlgebra.RelativeCellComplex.Cells.kproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.RelativeCellComplex.transfiniteCompositionOfShape'statement and proof · cited by 2
- HomotopicalAlgebra.RelativeCellComplex.Cells.ιstatement · cited by 1
- HomotopicalAlgebra.RelativeCellComplex.transfiniteCompositionOfShape'_toTransfiniteCompositionOfShapestatement and proof · cited by 0
- HomotopicalAlgebra.RelativeCellComplex.hom_extstatement · cited by 0