Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.RightFraction.map

{C : Type u_1} →
  {D : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
        {W : CategoryTheory.MorphismProperty C} →
          {X Y : C} → W.RightFraction X Y → (L : CategoryTheory.Functor C D) → W.IsInvertedBy L → (L.obj X ⟶ L.obj Y)

If φ : W.RightFraction X Y and L is a functor which inverts W, this is the induced morphism L.obj X ⟶ L.obj Y

Defined in
Mathlib.CategoryTheory.Localization.CalculusOfFractions
Cited by
18 results in Mathlib
Foundations
Depth 9 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.MorphismProperty.RightFraction.map_s_comp_map · cited by 5RightFraction.map_s_comp_…CategoryTheory.Localization.exists_rightFraction · cited by 5Localization.exists_right…CategoryTheory.MorphismProperty.map_eq_iff_precomp · cited by 3MorphismProperty.map_eq_i…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesKernel · cited by 3SerreClassLocalization.pr…CategoryTheory.MorphismProperty.RightFraction.op_map · cited by 2RightFraction.op_mapDerivedCategory.right_fac · cited by 1DerivedCategory.right_facCategoryTheory.ObjectProperty.rightOrthogonal.map_bijective_of_isTriangulated · cited by 1rightOrthogonal.map_bijec…CategoryTheory.MorphismProperty.RightFraction.map_eq_iff · cited by 1RightFraction.map_eq_iffCategoryTheory.MorphismProperty.RightFraction.map_hom_ofInv_id · cited by 1RightFraction.map_hom_ofI…CategoryTheory.MorphismProperty.RightFraction.map_ofHom · cited by 1RightFraction.map_ofHomCategoryTheory.MorphismProperty.RightFraction.map_ofInv_hom_id · cited by 1RightFraction.map_ofInv_h…CategoryTheory.Localization.essSurj_mapComposableArrows_of_hasRightCalculusOfFractions · cited by 1Localization.essSurj_mapC…CategoryTheory.ObjectProperty.SerreClassLocalization.mono_map_tfae · cited by 1SerreClassLocalization.mo…CategoryTheory.MorphismProperty.LeftFraction.op_map · cited by 0LeftFraction.op_mapCategoryTheory.MorphismProperty.RightFraction.map.congr_simp · cited by 0map.congr_simpCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.inv · cited by 467CategoryTheory.invCategoryTheory.MorphismProperty.IsInvertedBy · cited by 118MorphismProperty.IsInvert…CategoryTheory.MorphismProperty.RightFraction.s · cited by 38RightFraction.sCategoryTheory.MorphismProperty.RightFraction · cited by 37MorphismProperty.RightFra…CategoryTheory.MorphismProperty.RightFraction.f · cited by 36RightFraction.fRightFraction.mapCITED BYCITES

Cites13

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

Cited by18

Results whose statement or proof uses this declaration.