Theorems · Inductive type · category theory
ComplexShape.Associative
{I₁ : Type u_1} →
{I₂ : Type u_2} →
{I₃ : Type u_3} →
{I₁₂ : Type u_4} →
{I₂₃ : Type u_5} →
{J : Type u_6} →
(c₁ : ComplexShape I₁) →
(c₂ : ComplexShape I₂) →
(c₃ : ComplexShape I₃) →
(c₁₂ : ComplexShape I₁₂) →
(c₂₃ : ComplexShape I₂₃) →
(c : ComplexShape J) →
[TotalComplexShape c₁ c₂ c₁₂] →
[TotalComplexShape c₁₂ c₃ c] →
[TotalComplexShape c₂ c₃ c₂₃] → [TotalComplexShape c₁ c₂₃ c] → PropWhen we have six complex shapes c₁, c₂, c₃, c₁₂, c₂₃, c, and total functors
HomologicalComplex₂ C c₁ c₂ ⥤ HomologicalComplex C c₁₂,
HomologicalComplex₂ C c₁₂ c₃ ⥤ HomologicalComplex C c,
HomologicalComplex₂ C c₂ c₃ ⥤ HomologicalComplex C c₂₃,
HomologicalComplex₂ C c₁ c₂₂₃ ⥤ HomologicalComplex C c, we get two ways to
compute the total complex of a triple complex in HomologicalComplex₃ C c₁ c₂ c₃, then
under this assumption [Associative c₁ c₂ c₃ c₁₂ c₂₃ c], these two complexes
canonically identify (without introducing signs).
- Cited by
- 46 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ComplexShapestatement · cited by 1,684
- TotalComplexShapestatement · cited by 210
Cited by60
Results whose statement or proof uses this declaration.
- HomologicalComplex.HasGoodTrifunctor₂₃Objstatement and proof · cited by 22
- HomologicalComplex.mapBifunctor₂₃.ιstatement and proof · cited by 16
- HomologicalComplex.mapBifunctor₂₃.ιOrZerostatement and proof · cited by 16
- HomologicalComplex.mapBifunctorAssociatorXstatement and proof · cited by 11
- HomologicalComplex.mapBifunctor₂₃.d₂statement and proof · cited by 7
- HomologicalComplex.mapBifunctor₂₃.d₃statement and proof · cited by 7
- HomologicalComplex.mapBifunctor₂₃.D₂statement and proof · cited by 6
- HomologicalComplex.mapBifunctor₂₃.D₃statement and proof · cited by 6
- HomologicalComplex.mapBifunctor₂₃.d₁statement and proof · cited by 6
- HomologicalComplex.ιOrZero_mapBifunctorAssociatorX_homstatement and proof · cited by 4
- HomologicalComplex.mapBifunctor₂₃.mapBifunctor₂₃Descstatement and proof · cited by 3
- HomologicalComplex.mapBifunctor₂₃.ιOrZero_eqstatement and proof · cited by 3