Theorems · Definition · category theory
HomologicalComplex.singleObjXIsoOfEq
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] →
[inst_2 : CategoryTheory.Limits.HasZeroObject V] →
{ι : Type u_1} →
[inst_3 : DecidableEq ι] →
(c : ComplexShape ι) →
(j : ι) → (A : V) → (i : ι) → i = j → (((HomologicalComplex.single V c j).obj A).X i ≅ A)The object in degree i of (single V c h).obj A is just A when i = j.
- Defined in
- Mathlib.Algebra.Homology.Single
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 19,642
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- HomologicalComplex.singlestatement · cited by 110
- CategoryTheory.eqToIsoproof · cited by 97
Cited by10
Results whose statement or proof uses this declaration.
- HomologicalComplex.singleObjXSelfproof · cited by 53
- HomologicalComplex.mkHomToSingle_fproof · cited by 6
- HomologicalComplex.mkHomFromSingleproof · cited by 5
- HomologicalComplex.mkHomFromSingle_fproof · cited by 5
- HomologicalComplex.mkHomToSingleproof · cited by 4
- HomologicalComplex.tensorUnitIsoproof · cited by 2
- HomologicalComplex.leftUnitor'_invproof · cited by 1
- HomologicalComplex.rightUnitor'_invproof · cited by 1
- HomologicalComplex.singleObjXIsoOfEq.congr_simpstatement and proof · cited by 0
- Rep.FiniteCyclicGroup.resolution.π_fstatement · cited by 0