Mathlib Map

Theorems · Definition · category theory

ComplexShape.r

{I₁ : Type u_1} →
  {I₂ : Type u_2} →
    {I₃ : Type u_3} →
      {I₁₂ : Type u_4} →
        {J : Type u_6} →
          (c₁ : ComplexShape I₁) →
            (c₂ : ComplexShape I₂) →
              (c₃ : ComplexShape I₃) →
                (c₁₂ : ComplexShape I₁₂) →
                  (c : ComplexShape J) → [TotalComplexShape c₁ c₂ c₁₂] → [TotalComplexShape c₁₂ c₃ c] → I₁ × I₂ × I₃ → J

The map I₁ × I₂ × I₃ → j that is obtained using TotalComplexShape c₁ c₂ c₁₂ and TotalComplexShape c₁₂ c₃ c when c₁ : ComplexShape I₁, c₂ : ComplexShape I₂, c₃ : ComplexShape I₃, c₁₂ : ComplexShape I₁₂ and c : ComplexShape J.

Defined in
Mathlib.Algebra.Homology.ComplexShapeSigns
Cited by
35 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
TotalComplexShapeTotalComplexShape

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HomologicalComplex.mapBifunctor₁₂.ι · cited by 20mapBifunctor₁₂.ιHomologicalComplex.mapBifunctor₂₃.ι · cited by 16mapBifunctor₂₃.ιHomologicalComplex.mapBifunctor₂₃.ιOrZero · cited by 16mapBifunctor₂₃.ιOrZeroHomologicalComplex.mapBifunctor₁₂.ιOrZero · cited by 14mapBifunctor₁₂.ιOrZeroHomologicalComplex.mapBifunctor₁₂.D₁ · cited by 6mapBifunctor₁₂.D₁HomologicalComplex.mapBifunctor₁₂.D₂ · cited by 6mapBifunctor₁₂.D₂HomologicalComplex.mapBifunctor₂₃.D₂ · cited by 6mapBifunctor₂₃.D₂HomologicalComplex.mapBifunctor₂₃.D₃ · cited by 6mapBifunctor₂₃.D₃HomologicalComplex.mapBifunctor₁₂.hom_ext · cited by 5mapBifunctor₁₂.hom_extHomologicalComplex.ιOrZero_mapBifunctorAssociatorX_hom · cited by 4HomologicalComplex.ιOrZer…HomologicalComplex.mapBifunctor₁₂.mapBifunctor₁₂Desc · cited by 3mapBifunctor₁₂.mapBifunct…HomologicalComplex.mapBifunctor₁₂.ιOrZero_eq · cited by 3mapBifunctor₁₂.ιOrZero_eqHomologicalComplex.mapBifunctor₁₂.ιOrZero_eq_zero · cited by 3mapBifunctor₁₂.ιOrZero_eq…HomologicalComplex.mapBifunctor₁₂.ι_mapBifunctor₁₂Desc · cited by 3mapBifunctor₁₂.ι_mapBifun…HomologicalComplex.mapBifunctor₂₃.mapBifunctor₂₃Desc · cited by 3mapBifunctor₂₃.mapBifunct…ComplexShape · cited by 1684ComplexShapeTotalComplexShape · cited by 210TotalComplexShapeComplexShape.π · cited by 155ComplexShape.πComplexShape.rCITED BYCITES

Cites3

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

Cited by47

Results whose statement or proof uses this declaration.