Theorems · Definition · category theory
CategoryTheory.InjectiveResolution.Hom.casesOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroObject C] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
{Z : C} →
{I : CategoryTheory.InjectiveResolution Z} →
{Z' : C} →
{I' : CategoryTheory.InjectiveResolution Z'} →
{f : Z ⟶ Z'} →
{motive : I.Hom I' f → Sort u_1} →
(t : I.Hom I' f) →
((hom : I.cocomplex ⟶ I'.cocomplex) →
(ι_f_zero_comp_hom_f_zero :
CategoryTheory.CategoryStruct.comp (I.ι.f 0) (hom.f 0) =
CategoryTheory.CategoryStruct.comp (((CochainComplex.single₀ C).map f).f 0)
(I'.ι.f 0)) →
motive { hom := hom, ι_f_zero_comp_hom_f_zero := ι_f_zero_comp_hom_f_zero }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement · cited by 1,016
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- CategoryTheory.InjectiveResolutionstatement and proof · cited by 90
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.InjectiveResolution.Hom.noConfusionproof · cited by 0
- CategoryTheory.InjectiveResolution.Hom.noConfusionTypeproof · cited by 0