Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.LeftFraction.map_comp_map_s

∀ {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.LeftFraction X Y) (L : CategoryTheory.Functor C D) (hL : W.IsInvertedBy L),
  CategoryTheory.CategoryStruct.comp (φ.map L hL) (L.map φ.s) = L.map φ.f
Defined in
Mathlib.CategoryTheory.Localization.CalculusOfFractions
Cited by
16 results in Mathlib
Foundations
Depth 10 from the axioms · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Localization.exists_leftFraction₂ · cited by 7Localization.exists_leftF…CategoryTheory.MorphismProperty.LeftFraction.map_comp_map_s_assoc · cited by 6LeftFraction.map_comp_map…CategoryTheory.Localization.essSurj_mapArrow · cited by 4Localization.essSurj_mapA…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesCokernel · cited by 3SerreClassLocalization.pr…CategoryTheory.MorphismProperty.LeftFraction.map_compatibility · cited by 2LeftFraction.map_compatib…CategoryTheory.MorphismProperty.LeftFraction.Localization.homMk_eq · cited by 2Localization.homMk_eqCategoryTheory.Localization.functor_additive_iff · cited by 2Localization.functor_addi…CategoryTheory.MorphismProperty.LeftFraction.map_comp_map_eq_map · cited by 2LeftFraction.map_comp_map…CategoryTheory.Functor.faithful_of_comp_of_hasLeftCalculusOfFractions · cited by 1Functor.faithful_of_comp_…CategoryTheory.ObjectProperty.leftOrthogonal.map_bijective_of_isTriangulated · cited by 1leftOrthogonal.map_biject…CategoryTheory.ObjectProperty.SerreClassLocalization.epi_map_tfae · cited by 1SerreClassLocalization.ep…CategoryTheory.Localization.exists_leftFraction₃ · cited by 1Localization.exists_leftF…CategoryTheory.Localization.Preadditive.add'_zero · cited by 1Preadditive.add'_zeroCategoryTheory.MorphismProperty.LeftFraction₂.map_add · cited by 1LeftFraction₂.map_addCategoryTheory.Localization.Preadditive.neg'_add'_self · cited by 0Preadditive.neg'_add'_selfCategoryTheory.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.Category.assoc · cited by 6433Category.assocCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Category.comp_id · cited by 2119Category.comp_idCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.inv · cited by 467CategoryTheory.invCategoryTheory.MorphismProperty.IsInvertedBy · cited by 118MorphismProperty.IsInvert…CategoryTheory.IsIso.inv_hom_id · cited by 88IsIso.inv_hom_idCategoryTheory.MorphismProperty.LeftFraction · cited by 67MorphismProperty.LeftFrac…CategoryTheory.MorphismProperty.LeftFraction.Y' · cited by 57LeftFraction.Y'LeftFraction.map_comp_map_sCITED BYCITES

Cites19

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

Cited by16

Results whose statement or proof uses this declaration.