Theorems · Theorem · category theory
HomologicalComplex.extend_op_d_assoc
∀ {ι : Type u_1} {ι' : Type u_2} {c : ComplexShape ι} {c' : ComplexShape ι'} {C : Type u_3}
[inst : CategoryTheory.Category.{v_1, u_3} C] [inst_1 : CategoryTheory.Limits.HasZeroObject C]
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] (K : HomologicalComplex C c) (e : c.Embedding c') (i' j' : ι')
{Z : Cᵒᵖ} (h : (K.op.extend e.op).X j' ⟶ Z),
CategoryTheory.CategoryStruct.comp ((K.op.extend e.op).d i' j') h =
CategoryTheory.CategoryStruct.comp ((K.extendOpIso e).hom.f i')
(CategoryTheory.CategoryStruct.comp ((K.extend e).d j' i').op
(CategoryTheory.CategoryStruct.comp ((K.extendOpIso e).inv.f j') h))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- Quiver.Hom.opstatement and proof · cited by 1,948
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.