Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.LocalizerMorphism.RightResolution

{C₁ : Type u_1} →
  {C₂ : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C₁] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} C₂] →
        {W₁ : CategoryTheory.MorphismProperty C₁} →
          {W₂ : CategoryTheory.MorphismProperty C₂} → CategoryTheory.LocalizerMorphism W₁ W₂ → C₂ → Type (max u_1 v_2)

The category of right resolutions of an object in the target category of a localizer morphism.

Defined in
Mathlib.CategoryTheory.Localization.Resolution
Cited by
48 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.RightResolution.X₁ · cited by 31RightResolution.X₁CategoryTheory.LocalizerMorphism.RightResolution.w · cited by 20RightResolution.wCategoryTheory.LocalizerMorphism.HasRightResolutions · cited by 16LocalizerMorphism.HasRigh…CategoryTheory.LocalizerMorphism.RightResolution.Hom.f · cited by 14Hom.fCategoryTheory.LocalizerMorphism.RightResolution.Hom · cited by 8RightResolution.HomCategoryTheory.LocalizerMorphism.RightResolution.hw · cited by 8RightResolution.hwCategoryTheory.LocalizerMorphism.LeftResolution.op · cited by 6LeftResolution.opCategoryTheory.LocalizerMorphism.RightResolution.unop · cited by 6RightResolution.unopCategoryTheory.LocalizerMorphism.LeftResolution.opEquivalence · cited by 5LeftResolution.opEquivale…CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.Constructor.fromRightResolution · cited by 4Constructor.fromRightReso…CategoryTheory.LocalizerMorphism.LeftResolution.opFunctor · cited by 4LeftResolution.opFunctorCategoryTheory.LocalizerMorphism.LeftResolution.unop · cited by 4LeftResolution.unopCategoryTheory.LocalizerMorphism.RightResolution.op · cited by 4RightResolution.opCategoryTheory.LocalizerMorphism.RightResolution.unopFunctor · cited by 4RightResolution.unopFunct…CategoryTheory.LocalizerMorphism.essSurj_of_hasRightResolutions · cited by 2LocalizerMorphism.essSurj…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.LocalizerMorphism · cited by 161CategoryTheory.LocalizerM…LocalizerMorphism.RightResolu…CITED BYCITES

Cites3

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

Cited by75

Results whose statement or proof uses this declaration.