Theorems · Theorem · category theory
CategoryTheory.Quotient.induction
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] (r : HomRel C)
{P : {a b : CategoryTheory.Quotient r} → (a ⟶ b) → Prop},
(∀ {x y : C} (f : x ⟶ y), P ((CategoryTheory.Quotient.functor r).map f)) →
∀ {a b : CategoryTheory.Quotient r} (f : a ⟶ b), P f- Defined in
- Mathlib.CategoryTheory.Quotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- HomRelstatement and proof · cited by 49
- CategoryTheory.Quotientstatement and proof · cited by 48
- CategoryTheory.Quotient.asproof · cited by 47
- CategoryTheory.Quotient.functorstatement and proof · cited by 41
- CategoryTheory.Quotient.casesOnproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- SimplexCategoryGenRel.multiplicativeClosure_isGenerator_eq_topproof · cited by 2