Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Respects.recOn
{C : Type u} →
[inst : CategoryTheory.CategoryStruct.{v, u} C] →
{P Q : CategoryTheory.MorphismProperty C} →
{motive : P.Respects Q → Sort u_1} →
(t : P.Respects Q) →
([toRespectsLeft : P.RespectsLeft Q] → [toRespectsRight : P.RespectsRight Q] → 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.
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.CategoryStructstatement and proof · cited by 343
- CategoryTheory.MorphismProperty.RespectsRightstatement and proof · cited by 7
- CategoryTheory.MorphismProperty.RespectsLeftstatement and proof · cited by 6
- CategoryTheory.MorphismProperty.Respectsstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.