Theorems · Definition · category theory
CategoryTheory.MorphismProperty.HasQuotient.casesOn
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{W : CategoryTheory.MorphismProperty C} →
{homRel : HomRel C} →
[inst_1 : CategoryTheory.HomRel.IsStableUnderPrecomp homRel] →
[inst_2 : CategoryTheory.HomRel.IsStableUnderPostcomp homRel] →
{motive : W.HasQuotient homRel → Sort u} →
(t : W.HasQuotient homRel) →
((iff : ∀ ⦃X Y : C⦄ ⦃f g : X ⟶ Y⦄, homRel f g → (W f ↔ W g)) → motive ⋯) → motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.MorphismPropertystatement and proof · cited by 2,179
- HomRelstatement and proof · cited by 49
- CategoryTheory.HomRel.IsStableUnderPrecompstatement and proof · cited by 7
- CategoryTheory.HomRel.IsStableUnderPostcompstatement and proof · cited by 7
- CategoryTheory.MorphismProperty.HasQuotientstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.