Theorems · Theorem · category theory
HomologicalComplex.Hom.comm_to_apply
∀ {ι : Type u_1} {V : Type u} [inst : CategoryTheory.Category.{v, u} V]
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] {c : ComplexShape ι} {C₁ C₂ : HomologicalComplex V c}
(f : C₁.Hom C₂) (j : ι) {F : V → V → Type uF} {carrier : V → Type w}
{instFunLike : (X Y : V) → FunLike (F X Y) (carrier X) (carrier Y)} [inst_2 : CategoryTheory.ConcreteCategory V F]
(x : carrier (C₁.xPrev j)),
(CategoryTheory.ConcreteCategory.hom (C₂.dTo j)) ((CategoryTheory.ConcreteCategory.hom (f.prev j)) x) =
(CategoryTheory.ConcreteCategory.hom (f.f j)) ((CategoryTheory.ConcreteCategory.hom (C₁.dTo j)) x)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- FunLikestatement and proof · cited by 2,560
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.comp_applyproof · cited by 387
- HomologicalComplex.xPrevstatement and proof · cited by 26
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.