Theorems · Definition · category theory
HomotopicalAlgebra.AttachCells.reindex
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{α : Type t} →
{A B : α → C} →
{g : (a : α) → A a ⟶ B a} →
{X₁ X₂ : C} →
{f : X₁ ⟶ X₂} →
(c : HomotopicalAlgebra.AttachCells g f) → {ι' : Type w'} → ι' ≃ c.ι → HomotopicalAlgebra.AttachCells g fThis definition allows the replacement of the ι field of
a AttachCells g f structure by an equivalent type.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- Equivstatement and proof · cited by 8,337
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.Cofan.injproof · cited by 170
- CategoryTheory.Limits.Cofan.mkproof · cited by 105
- CategoryTheory.Discrete.equivalenceproof · cited by 33
- HomotopicalAlgebra.AttachCellsstatement and proof · cited by 32
- HomotopicalAlgebra.AttachCells.ιstatement and proof · cited by 31
- HomotopicalAlgebra.AttachCells.πproof · cited by 25
- HomotopicalAlgebra.AttachCells.cofan₂proof · cited by 17
Cited by10
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.AttachCells.reindex_cofan₁statement and proof · cited by 0
- HomotopicalAlgebra.AttachCells.reindex_cofan₂statement and proof · cited by 0
- HomotopicalAlgebra.AttachCells.reindex_g₁statement and proof · cited by 0
- HomotopicalAlgebra.AttachCells.reindex_g₂statement and proof · cited by 0
- HomotopicalAlgebra.AttachCells.reindex_isColimit₁statement and proof · cited by 0
- HomotopicalAlgebra.AttachCells.reindex_isColimit₂statement and proof · cited by 0
- HomotopicalAlgebra.AttachCells.reindex_mstatement and proof · cited by 0
- HomotopicalAlgebra.AttachCells.reindex_ιstatement and proof · cited by 0
- HomotopicalAlgebra.AttachCells.reindex_πstatement and proof · cited by 0
- CategoryTheory.SmallObject.attachCellsιFunctorObjOfSmallproof · cited by 0