Theorems · Definition · category theory
CategoryTheory.ProjectiveResolution.extAddEquivCohomologyClass
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
[inst_2 : CategoryTheory.HasExt C] →
{X Y : C} →
(R : CategoryTheory.ProjectiveResolution X) →
{n : ℕ} →
CategoryTheory.Abelian.Ext X Y n ≃+
CochainComplex.HomComplex.CohomologyClass R.cochainComplex ((CochainComplex.singleFunctor C 0).obj Y) ↑nIf R is a projective resolution of X, then Ext X Y n identifies
to the type of cohomology classes of degree n from R.cochainComplex
to (singleFunctor C 0).obj Y.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 128 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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Equivproof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.upstatement · cited by 1,123
- AddEquivstatement · cited by 1,087
- CochainComplexstatement · cited by 1,016
- AddEquiv.symmproof · cited by 530
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement and proof · cited by 191
- CochainComplex.singleFunctorstatement and proof · cited by 111
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_negproof · cited by 1
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_subproof · cited by 1
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_zeroproof · cited by 1
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_zeroproof · cited by 1
- CategoryTheory.ProjectiveResolution.extAddEquivCohomologyClass_applystatement and proof · cited by 0
- CategoryTheory.ProjectiveResolution.extAddEquivCohomologyClass_symm_applystatement and proof · cited by 0
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_addproof · cited by 0
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_negproof · cited by 0
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_subproof · cited by 0