Theorems · Definition · category theory
HomologicalComplex.tensorUnitIso
(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.Limits.HasZeroObject C] →
{I : Type u_2} →
[inst_4 : AddMonoid I] →
(c : ComplexShape I) →
[inst_5 : DecidableEq I] →
(CategoryTheory.GradedObject.single₀ I).obj (CategoryTheory.MonoidalCategoryStruct.tensorUnit C) ≅
(HomologicalComplex.tensorUnit C c).XAs a graded object, the single complex (single C c 0).obj (𝟙_ C) identifies
to the unit (GradedObject.single₀ I).obj (𝟙_ C) of the tensor product of graded objects.
- Defined in
- Mathlib.Algebra.Homology.Monoidal
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- AddMonoidstatement and proof · cited by 2,864
- HomologicalComplex.Xstatement and proof · cited by 1,839
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement and proof · cited by 1,384
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
Cited by5
Results whose statement or proof uses this declaration.
- HomologicalComplex.leftUnitor'proof · cited by 3
- HomologicalComplex.rightUnitor'proof · cited by 2
- HomologicalComplex.leftUnitor'_invproof · cited by 1
- HomologicalComplex.rightUnitor'_invproof · cited by 1
- HomologicalComplex.Monoidal.inducingFunctorDataproof · cited by 0