Theorems · Inductive type · category theory
CategoryTheory.MorphismProperty.HasQuotient
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
CategoryTheory.MorphismProperty C →
(homRel : HomRel C) →
[CategoryTheory.HomRel.IsStableUnderPrecomp homRel] →
[CategoryTheory.HomRel.IsStableUnderPostcomp homRel] → PropLet W : MorphismProperty C and homRel : HomRel C. We say that W induces
a class of morphisms on the quotient category by homRel if homRel is stable under
pre- and postcomposition and if W f ↔ W g whenever homRel f g hold.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 4 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.Categorystatement · cited by 32,673
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- HomRelstatement · cited by 49
- CategoryTheory.HomRel.IsStableUnderPostcompstatement · cited by 7
- CategoryTheory.HomRel.IsStableUnderPrecompstatement · cited by 7
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.quotient_iffstatement and proof · cited by 3
- CategoryTheory.MorphismProperty.quotientstatement and proof · cited by 2
- CategoryTheory.MorphismProperty.HasQuotient.iffstatement and proof · cited by 1
- CategoryTheory.MorphismProperty.HasQuotient.iff_of_eqvGenstatement and proof · cited by 1
- CategoryTheory.MorphismProperty.HasQuotient.casesOnstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.HasQuotient.recOnstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.eq_inverseImage_quotientFunctorstatement and proof · cited by 0