Mathlib Map

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 f

This definition allows the replacement of the ι field of a AttachCells g f structure by an equivalent type.

Defined in
Mathlib.AlgebraicTopology.RelativeCellComplex.AttachCells
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.

HomotopicalAlgebra.AttachCells.reindex_cofan₁ · cited by 0AttachCells.reindex_cofan₁HomotopicalAlgebra.AttachCells.reindex_cofan₂ · cited by 0AttachCells.reindex_cofan₂HomotopicalAlgebra.AttachCells.reindex_g₁ · cited by 0AttachCells.reindex_g₁HomotopicalAlgebra.AttachCells.reindex_g₂ · cited by 0AttachCells.reindex_g₂HomotopicalAlgebra.AttachCells.reindex_isColimit₁ · cited by 0AttachCells.reindex_isCol…HomotopicalAlgebra.AttachCells.reindex_isColimit₂ · cited by 0AttachCells.reindex_isCol…HomotopicalAlgebra.AttachCells.reindex_m · cited by 0AttachCells.reindex_mHomotopicalAlgebra.AttachCells.reindex_ι · cited by 0AttachCells.reindex_ιHomotopicalAlgebra.AttachCells.reindex_π · cited by 0AttachCells.reindex_πCategoryTheory.SmallObject.attachCellsιFunctorObjOfSmall · cited by 0SmallObject.attachCellsιF…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomEquiv · cited by 8337EquivCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.Cofan.inj · cited by 170Cofan.injCategoryTheory.Limits.Cofan.mk · cited by 105Cofan.mkCategoryTheory.Discrete.equivalence · cited by 33Discrete.equivalenceHomotopicalAlgebra.AttachCells · cited by 32HomotopicalAlgebra.Attach…HomotopicalAlgebra.AttachCells.ι · cited by 31AttachCells.ιHomotopicalAlgebra.AttachCells.π · cited by 25AttachCells.πHomotopicalAlgebra.AttachCells.cofan₂ · cited by 17AttachCells.cofan₂HomotopicalAlgebra.AttachCells.cofan₁ · cited by 14AttachCells.cofan₁HomotopicalAlgebra.AttachCells.g₂ · cited by 9AttachCells.g₂CategoryTheory.Limits.IsColimit.whiskerEquivalence · cited by 9IsColimit.whiskerEquivale…AttachCells.reindexCITED BYCITES

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.