Theorems · Definition · category theory
CategoryTheory.MorphismProperty.quotient
{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] →
[W.HasQuotient homRel] → CategoryTheory.MorphismProperty (CategoryTheory.Quotient homRel)The property of morphisms that is induced by W : MorphismProperty C
on the quotient category by homRel : HomRel C when W.HasQuotient homRel holds.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Homproof · cited by 32,603
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- HomRelstatement and proof · cited by 49
- CategoryTheory.Quotientstatement and proof · cited by 48
- CategoryTheory.Quotient.functorproof · cited by 41
- CategoryTheory.HomRel.IsStableUnderPostcompstatement and proof · cited by 7
- CategoryTheory.HomRel.IsStableUnderPrecompstatement and proof · cited by 7
- CategoryTheory.MorphismProperty.HasQuotientstatement and proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.quotient_iffstatement and proof · cited by 3
- CategoryTheory.MorphismProperty.eq_inverseImage_quotientFunctorstatement and proof · cited by 0