Theorems · Definition · category theory
HomotopicalAlgebra.RelativeCellComplex.Cells.mk.noConfusion
{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} →
{P : Sort u_2} →
{j : J} →
{hj : ¬IsMax j} →
{k : (c.attachCells j hj).ι} →
{j' : J} →
{hj' : ¬IsMax j'} →
{k' : (c.attachCells j' hj').ι} →
{ j := j, hj := hj, k := k } = { j := j', hj := hj', k := k' } →
(j ≍ j' → k ≍ k' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- LinearOrderstatement and proof · cited by 8,572
- OrderBotstatement and proof · cited by 1,055
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- CategoryTheory.homOfLEstatement · cited by 554
- WellFoundedLTstatement and proof · cited by 491
- IsMaxstatement and proof · cited by 372
- Order.le_succstatement · cited by 96
Cited by1
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.RelativeCellComplex.Cells.mk.injproof · cited by 1