Theorems · Definition · category theory
CategoryTheory.NatTrans.leftDerived
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
[inst_2 : CategoryTheory.Abelian C] →
[inst_3 : CategoryTheory.HasProjectiveResolutions C] →
[inst_4 : CategoryTheory.Abelian D] →
{F G : CategoryTheory.Functor C D} →
[inst_5 : F.Additive] → [inst_6 : G.Additive] → (F ⟶ G) → (n : ℕ) → F.leftDerived n ⟶ G.leftDerived nThe natural transformation between left-derived functors induced by a natural transformation.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- ComplexShape.downproof · cited by 605
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.HasProjectiveResolutionsstatement and proof · cited by 42
- HomotopyCategory.homologyFunctorproof · cited by 36
- CategoryTheory.Functor.leftDerivedstatement · cited by 29
- CategoryTheory.NatTrans.leftDerivedToHomotopyCategoryproof · cited by 5
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.Tor'proof · cited by 4
- Rep.Torproof · cited by 3
- CategoryTheory.Torproof · cited by 3
- CategoryTheory.NatTrans.leftDerived_compstatement · cited by 1
- Extproof · cited by 1
- Rep.Tor_mapstatement · cited by 0
- CategoryTheory.NatTrans.leftDerived_comp_assocstatement and proof · cited by 0
- CategoryTheory.NatTrans.leftDerived_idstatement · cited by 0
- CategoryTheory.Tor'_map_appstatement · cited by 0
- CategoryTheory.Tor'_obj_mapstatement · cited by 0
- CategoryTheory.Tor_mapstatement · cited by 0
- CategoryTheory.ProjectiveResolution.leftDerived_app_eqstatement · cited by 0