Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.HasRightCalculusOfFractions

{C : Type u_1} → [inst : CategoryTheory.Category.{v_1, u_1} C] → CategoryTheory.MorphismProperty C → Prop

A multiplicative morphism property W has right calculus of fractions if any left fraction can be turned into a right fraction and that two morphisms that can be equalized by postcomposition with a morphism in W can also be equalized by precomposition with a morphism in W.

Defined in
Mathlib.CategoryTheory.Localization.CalculusOfFractions
Cited by
14 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Localization.exists_rightFraction · cited by 5Localization.exists_right…CategoryTheory.MorphismProperty.map_eq_iff_precomp · cited by 3MorphismProperty.map_eq_i…CategoryTheory.MorphismProperty.LeftFraction.rightFraction · cited by 2LeftFraction.rightFractionCategoryTheory.Adjunction.hasRightCalculusOfFractions · cited by 1Adjunction.hasRightCalcul…CategoryTheory.MorphismProperty.RightFractionRel.trans · cited by 1RightFractionRel.transCategoryTheory.MorphismProperty.HasRightCalculusOfFractions.exists_rightFraction · cited by 1HasRightCalculusOfFractio…CategoryTheory.MorphismProperty.LeftFraction.rightFraction_fac · cited by 1LeftFraction.rightFractio…CategoryTheory.MorphismProperty.RightFraction.map_eq_iff · cited by 1RightFraction.map_eq_iffCategoryTheory.Localization.essSurj_mapComposableArrows_of_hasRightCalculusOfFractions · cited by 1Localization.essSurj_mapC…CategoryTheory.MorphismProperty.LeftFraction.exists_rightFraction · cited by 1LeftFraction.exists_right…CategoryTheory.Adjunction.hasRightCalculusOfFractions' · cited by 0Adjunction.hasRightCalcul…CategoryTheory.MorphismProperty.HasRightCalculusOfFractions.casesOn · cited by 0HasRightCalculusOfFractio…CategoryTheory.MorphismProperty.HasRightCalculusOfFractions.ext · cited by 0HasRightCalculusOfFractio…CategoryTheory.MorphismProperty.HasRightCalculusOfFractions.recOn · cited by 0HasRightCalculusOfFractio…CategoryTheory.MorphismProperty.LeftFraction.rightFraction_fac_assoc · cited by 0LeftFraction.rightFractio…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…MorphismProperty.HasRightCalc…CITED BYCITES

Cites2

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

Cited by17

Results whose statement or proof uses this declaration.