Mathlib Map

Theorems · Definition · category theory

CategoryTheory.LocalizerMorphism.RightResolution.w

{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₂} →
              {X₂ : C₂} → (self : Φ.RightResolution X₂) → X₂ ⟶ Φ.functor.obj self.X₁

a morphism to an object of the form Φ.functor.obj X₁

Defined in
Mathlib.CategoryTheory.Localization.Resolution
Cited by
20 results in Mathlib
Foundations
Depth 6 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.hw · cited by 8RightResolution.hwCategoryTheory.LocalizerMorphism.RightResolution.unop · cited by 6RightResolution.unopCategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.Constructor.fromRightResolution · cited by 4Constructor.fromRightReso…CategoryTheory.LocalizerMorphism.RightResolution.op · cited by 4RightResolution.opCategoryTheory.LocalizerMorphism.essSurj_of_hasRightResolutions · cited by 2LocalizerMorphism.essSurj…CategoryTheory.LocalizerMorphism.hasRightResolutions_of_iso_of_essSurj · cited by 2LocalizerMorphism.hasRigh…CategoryTheory.LocalizerMorphism.RightResolution.Hom.ext · cited by 2Hom.extCategoryTheory.LocalizerMorphism.hasPointwiseRightDerivedFunctor_iff_of_isRightDerivabilityStructure · cited by 1LocalizerMorphism.hasPoin…CategoryTheory.LocalizerMorphism.hasRightResolutions_of_iso_of_essSurj_of_full · cited by 1LocalizerMorphism.hasRigh…CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.Constructor.isConnected · cited by 1Constructor.isConnectedCategoryTheory.LocalizerMorphism.isConnected_rightResolution_of_functorial_resolutions · cited by 1LocalizerMorphism.isConne…CategoryTheory.LocalizerMorphism.RightResolution.Hom.mk.inj · cited by 1mk.injCategoryTheory.LocalizerMorphism.RightResolution.Hom.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.LocalizerMorphism.RightResolution.Hom.comm · cited by 1Hom.commCategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.Constructor.fromRightResolution_map · cited by 0Constructor.fromRightReso…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.LocalizerMorphism · cited by 161CategoryTheory.LocalizerM…CategoryTheory.LocalizerMorphism.functor · cited by 140LocalizerMorphism.functorCategoryTheory.LocalizerMorphism.RightResolution · cited by 48LocalizerMorphism.RightRe…CategoryTheory.LocalizerMorphism.RightResolution.X₁ · cited by 31RightResolution.X₁RightResolution.wCITED BYCITES

Cites8

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

Cited by28

Results whose statement or proof uses this declaration.