Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.RightFraction.map_s_comp_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) (hL : W.IsInvertedBy L),
  CategoryTheory.CategoryStruct.comp (L.map φ.s) (φ.map L hL) = L.map φ.f
Defined in
Mathlib.CategoryTheory.Localization.CalculusOfFractions
Cited by
5 results in Mathlib
Foundations
Depth 11 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.ObjectProperty.SerreClassLocalization.preservesKernel · cited by 3SerreClassLocalization.pr…CategoryTheory.Localization.essSurj_mapComposableArrows_of_hasRightCalculusOfFractions · cited by 1Localization.essSurj_mapC…CategoryTheory.ObjectProperty.SerreClassLocalization.mono_map_tfae · cited by 1SerreClassLocalization.mo…CategoryTheory.ObjectProperty.rightOrthogonal.map_bijective_of_isTriangulated · cited by 1rightOrthogonal.map_bijec…CategoryTheory.MorphismProperty.RightFraction.map_s_comp_map_assoc · cited by 0RightFraction.map_s_comp_…CategoryTheory.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.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.fCategoryTheory.MorphismProperty.RightFraction.X' · cited by 31RightFraction.X'CategoryTheory.IsIso.hom_inv_id_assoc · cited by 29IsIso.hom_inv_id_assocCategoryTheory.MorphismProperty.RightFraction.map · cited by 18RightFraction.mapRightFraction.map_s_comp_mapCITED BYCITES

Cites16

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

Cited by5

Results whose statement or proof uses this declaration.