Theorems · Inductive type · category theory
TotalComplexShape
{I₁ : Type u_1} →
{I₂ : Type u_2} →
{I₁₂ : Type u_4} → ComplexShape I₁ → ComplexShape I₂ → ComplexShape I₁₂ → Type (max (max u_1 u_2) u_4)A total complex shape for three complex shapes c₁, c₂, c₁₂ on three types
I₁, I₂ and I₁₂ consists of the data and properties that will allow the construction
of a total complex functor HomologicalComplex₂ C c₁ c₂ ⥤ HomologicalComplex C c₁₂ which
sends K to a complex which in degree i₁₂ : I₁₂ consists of the coproduct
of the (K.X i₁).X i₂ such that π ⟨i₁, i₂⟩ = i₁₂.
- Cited by
- 210 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ComplexShapestatement · cited by 1,684
Cited by296
Results whose statement or proof uses this declaration.
- ComplexShape.πstatement and proof · cited by 155
- HomologicalComplex.mapBifunctorstatement and proof · cited by 109
- HomologicalComplex₂.HasTotalstatement and proof · cited by 105
- HomologicalComplex.HasMapBifunctorstatement and proof · cited by 103
- HomologicalComplex₂.totalstatement and proof · cited by 73
- ComplexShape.Associativestatement · cited by 46
- ComplexShape.ε₁statement and proof · cited by 44
- HomologicalComplex₂.ιTotalstatement and proof · cited by 43
- ComplexShape.ε₂statement and proof · cited by 43
- HomologicalComplex.ιMapBifunctorstatement and proof · cited by 38
- ComplexShape.rstatement and proof · cited by 35
- TotalComplexShapeSymmetrystatement · cited by 32
Showing the 200 most cited of 296.