Theorems · Definition · category theory
CategoryTheory.LocalizerMorphism.Derives
{C₁ : Type u₁} →
{C₂ : Type u₂} →
{H : Type u₃} →
[inst : CategoryTheory.Category.{v₁, u₁} C₁] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
[inst_2 : CategoryTheory.Category.{v₃, u₃} H] →
{W₁ : CategoryTheory.MorphismProperty C₁} →
{W₂ : CategoryTheory.MorphismProperty C₂} →
CategoryTheory.LocalizerMorphism W₁ W₂ → CategoryTheory.Functor C₂ H → PropGiven a localizer morphism Φ : LocalizerMorphism W₁ W₂ between
morphism properties on C₁ and C₂, and a functor C₂ ⥤ H, this
is the property that W₁ is inverted by Φ.functor ⋙ F.
In case Φ is a (left/right) derivability structure, this allows
the construction of a derived functor for F relatively to W₂.
- Cited by
- 6 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.
Cites7
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.LocalizerMorphismstatement and proof · cited by 161
- CategoryTheory.LocalizerMorphism.functorproof · cited by 140
- CategoryTheory.MorphismProperty.IsInvertedByproof · cited by 118
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.Derives.isIso_of_isRightDerivedFunctorstatement and proof · cited by 3
- CategoryTheory.LocalizerMorphism.Derives.hasPointwiseRightDerivedFunctorstatement and proof · cited by 1
- CategoryTheory.LocalizerMorphism.Derives.isRightDerivedFunctor_of_isIsostatement and proof · cited by 1
- HomotopyCategory.Plus.localizerMorphism_derivesstatement · cited by 0
- CategoryTheory.LocalizerMorphism.Derives.isIsostatement · cited by 0
- CategoryTheory.LocalizerMorphism.Derives.isRightDerivedFunctor_iff_isIsostatement and proof · cited by 0