Theorems · Definition · category theory
CategoryTheory.MorphismProperty.RespectsLeft.casesOn
{C : Type u} →
[inst : CategoryTheory.CategoryStruct.{v, u} C] →
{P Q : CategoryTheory.MorphismProperty C} →
{motive : P.RespectsLeft Q → Sort u_1} →
(t : P.RespectsLeft Q) →
((precomp :
∀ {X Y Z : C} (i : X ⟶ Y), Q i → ∀ (f : Y ⟶ Z), P f → P (CategoryTheory.CategoryStruct.comp i f)) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 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.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.CategoryStructstatement and proof · cited by 343
- CategoryTheory.MorphismProperty.RespectsLeftstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.