Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure

{C₁ : Type u₁} →
  {C₂ : Type u₂} →
    [inst : CategoryTheory.Category.{v₁, u₁} C₁] →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
        {W₁ : CategoryTheory.MorphismProperty C₁} →
          {W₂ : CategoryTheory.MorphismProperty C₂} → CategoryTheory.LocalizerMorphism W₁ W₂ → Prop

A localizer morphism Φ : LocalizerMorphism W₁ W₂ is a right derivability structure if it has right resolutions and the 2-square where the left and right functors are localization functors for W₁ and W₂ are Guitart exact.

Defined in
Mathlib.CategoryTheory.Localization.DerivabilityStructure.Basic
Cited by
17 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff · cited by 3LocalizerMorphism.isRight…CategoryTheory.LocalizerMorphism.Derives.isIso_of_isRightDerivedFunctor · cited by 3Derives.isIso_of_isRightD…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff_op · cited by 2LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.mk' · cited by 2IsRightDerivabilityStruct…CategoryTheory.LocalizerMorphism.isIso_iff_of_isRightDerivabilityStructure · cited by 1LocalizerMorphism.isIso_i…CategoryTheory.LocalizerMorphism.hasPointwiseRightDerivedFunctorAt_iff_of_isRightDerivabilityStructure · cited by 1LocalizerMorphism.hasPoin…CategoryTheory.LocalizerMorphism.hasPointwiseRightDerivedFunctor_iff_of_isRightDerivabilityStructure · cited by 1LocalizerMorphism.hasPoin…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff_of_equivalences · cited by 1LocalizerMorphism.isRight…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff_op · cited by 1LocalizerMorphism.isRight…CategoryTheory.LocalizerMorphism.Derives.hasPointwiseRightDerivedFunctor · cited by 1Derives.hasPointwiseRight…CategoryTheory.LocalizerMorphism.Derives.isRightDerivedFunctor_of_isIso · cited by 1Derives.isRightDerivedFun…CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.casesOn · cited by 0IsRightDerivabilityStruct…CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.recOn · cited by 0IsRightDerivabilityStruct…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff_of_isLocalizedEquivalence · cited by 0LocalizerMorphism.isRight…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_of_equivalences · cited by 0LocalizerMorphism.isRight…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.LocalizerMorphism · cited by 161CategoryTheory.LocalizerM…LocalizerMorphism.IsRightDeri…CITED BYCITES

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.