Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Localization.Construction.lift

{C : Type uC} →
  [inst : CategoryTheory.Category.{uC', uC} C] →
    {W : CategoryTheory.MorphismProperty C} →
      {D : Type uD} →
        [inst_1 : CategoryTheory.Category.{uD', uD} D] →
          (G : CategoryTheory.Functor C D) → W.IsInvertedBy G → CategoryTheory.Functor W.Localization D

The lifting of a functor C ⥤ D inverting W as a functor W.Localization ⥤ D

Defined in
Mathlib.CategoryTheory.Localization.Construction
Cited by
12 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.IsLocalization.of_equivalence_target · cited by 8IsLocalization.of_equival…CategoryTheory.Localization.Construction.WhiskeringLeftEquivalence.inverse · cited by 7WhiskeringLeftEquivalence…CategoryTheory.Functor.IsLocalization.mk' · cited by 6IsLocalization.mk'CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodLift₁ · cited by 4StrictUniversalPropertyFi…CategoryTheory.Localization.equivalenceFromModel · cited by 3Localization.equivalenceF…CategoryTheory.Localization.Construction.fac · cited by 3Construction.facCategoryTheory.Localization.strictUniversalPropertyFixedTargetQ · cited by 2Localization.strictUniver…CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodLift · cited by 2StrictUniversalPropertyFi…CategoryTheory.Functor.IsLocalization.of_equivalence_source · cited by 2IsLocalization.of_equival…CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_fac₂ · cited by 1StrictUniversalPropertyFi…CategoryTheory.Functor.IsLocalization.of_iso · cited by 0IsLocalization.of_isoCategoryTheory.Localization.strictUniversalPropertyFixedTargetQ_lift · cited by 0Localization.strictUniver…CategoryTheory.Functor.IsLocalization.casesOn · cited by 0IsLocalization.casesOnCategoryTheory.Functor.IsLocalization.isEquivalence · cited by 0IsLocalization.isEquivale…CategoryTheory.Localization.Construction.WhiskeringLeftEquivalence.inverse_map_app · cited by 0WhiskeringLeftEquivalence…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.MorphismProperty.IsInvertedBy · cited by 118MorphismProperty.IsInvert…CategoryTheory.MorphismProperty.Localization · cited by 72MorphismProperty.Localiza…CategoryTheory.Quotient.lift · cited by 11Quotient.liftCategoryTheory.Localization.Construction.relations · cited by 7Construction.relationsCategoryTheory.Localization.Construction.liftToPathCategory · cited by 4Construction.liftToPathCa…Construction.liftCITED BYCITES

Cites8

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.