Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.LeftFraction.rightFraction_fac_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W : CategoryTheory.MorphismProperty C}
[inst_1 : W.HasRightCalculusOfFractions] {X Y : C} (φ : W.LeftFraction X Y) {Z : C} (h : φ.Y' ⟶ Z),
CategoryTheory.CategoryStruct.comp φ.rightFraction.s (CategoryTheory.CategoryStruct.comp φ.f h) =
CategoryTheory.CategoryStruct.comp φ.rightFraction.f (CategoryTheory.CategoryStruct.comp φ.s h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.LeftFractionstatement and proof · cited by 67
- CategoryTheory.MorphismProperty.LeftFraction.Y'statement and proof · cited by 57
- CategoryTheory.MorphismProperty.LeftFraction.fstatement and proof · cited by 52
- CategoryTheory.MorphismProperty.LeftFraction.sstatement and proof · cited by 51
- CategoryTheory.MorphismProperty.RightFraction.sstatement and proof · cited by 38
- CategoryTheory.MorphismProperty.RightFraction.fstatement and proof · cited by 36
- CategoryTheory.MorphismProperty.RightFraction.X'statement · cited by 31
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.