Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.HasOfPrecompProperty.of_precomp
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {W W' : CategoryTheory.MorphismProperty C}
[self : W.HasOfPrecompProperty W'] {X Y Z : C} (f : X ⟶ Y) (g : Y ⟶ Z),
W' f → W (CategoryTheory.CategoryStruct.comp f g) → W g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.HasOfPrecompPropertystatement and proof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.of_precompproof · cited by 5