Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.tensorObj

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      [inst_2 : CategoryTheory.Preadditive C] →
        [inst_3 : (CategoryTheory.MonoidalCategory.curriedTensor C).Additive] →
          [inst_4 : ∀ (X₁ : C), ((CategoryTheory.MonoidalCategory.curriedTensor C).obj X₁).Additive] →
            {I : Type u_2} →
              [inst_5 : AddMonoid I] →
                {c : ComplexShape I} →
                  [inst_6 : c.TensorSigns] →
                    [DecidableEq I] → (K₁ K₂ : HomologicalComplex C c) → [K₁.HasTensor K₂] → HomologicalComplex C c

The tensor product of two homological complexes.

Defined in
Mathlib.Algebra.Homology.Monoidal
Cited by
6 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.Functor.AdditiveAddMonoidComplexShape.TensorSignsDecidableEqHomologicalComplex.HasTensor

Around this declaration

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

HomologicalComplex.ιTensorObj · cited by 5HomologicalComplex.ιTenso…HomologicalComplex.leftUnitor' · cited by 3HomologicalComplex.leftUn…HomologicalComplex.rightUnitor' · cited by 2HomologicalComplex.rightU…HomologicalComplex.rightUnitor'_inv · cited by 1HomologicalComplex.rightU…HomologicalComplex.leftUnitor'_inv · cited by 1HomologicalComplex.leftUn…HomologicalComplex.leftUnitor'_inv_comm · cited by 1HomologicalComplex.leftUn…HomologicalComplex.rightUnitor · cited by 0HomologicalComplex.rightU…HomologicalComplex.rightUnitor'_inv_comm · cited by 0HomologicalComplex.rightU…HomologicalComplex.ιTensorObj.congr_simp · cited by 0ιTensorObj.congr_simpHomologicalComplex.tensorHom · cited by 0HomologicalComplex.tensor…HomologicalComplex.leftUnitor · cited by 0HomologicalComplex.leftUn…HomologicalComplex.leftUnitor'_inv_comm_assoc · cited by 0HomologicalComplex.leftUn…HomologicalComplex.associator · cited by 0HomologicalComplex.associ…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…AddMonoid · cited by 2864AddMonoidHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.MonoidalCategory.curriedTensor · cited by 170MonoidalCategory.curriedT…HomologicalComplex.mapBifunctor · cited by 109HomologicalComplex.mapBif…ComplexShape.TensorSigns · cited by 21ComplexShape.TensorSignsHomologicalComplex.HasTensor · cited by 1HomologicalComplex.HasTen…HomologicalComplex.tensorObjCITED BYCITES

Cites13

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

Cited by13

Results whose statement or proof uses this declaration.