Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.LocalizerMorphism.IsLeftDerivabilityStructure

{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 left derivability structure if it has left resolutions and the 2-square where the top and bottom functors are localization functors for W₁ and W₂ is Guitart exact.

Defined in
Mathlib.CategoryTheory.Localization.DerivabilityStructure.Basic
Cited by
9 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.isLeftDerivabilityStructure_iff · cited by 3LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_of_isLocalizedEquivalence · cited by 3LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff_op · cited by 2LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff_of_equivalences · cited by 1LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff_of_isLocalizedEquivalence · cited by 1LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_of_equivalences · cited by 1LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff_of_equivalences · cited by 1LocalizerMorphism.isRight…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff_op · cited by 1LocalizerMorphism.isRight…CategoryTheory.LocalizerMorphism.IsLeftDerivabilityStructure.casesOn · cited by 1IsLeftDerivabilityStructu…CategoryTheory.LocalizerMorphism.IsLeftDerivabilityStructure.recOn · cited by 0IsLeftDerivabilityStructu…CategoryTheory.LocalizerMorphism.IsLeftDerivabilityStructure.mk' · cited by 0IsLeftDerivabilityStructu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.LocalizerMorphism · cited by 161CategoryTheory.LocalizerM…LocalizerMorphism.IsLeftDeriv…CITED BYCITES

Cites3

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

Cited by11

Results whose statement or proof uses this declaration.