Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.projectQuotient
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{S : CategoryTheory.Functor C D} →
{T : D} →
[CategoryTheory.Limits.HasFiniteColimits C] →
[CategoryTheory.Limits.PreservesFiniteColimits S] →
{A : CategoryTheory.CostructuredArrow S T} →
CategoryTheory.Subobject (Opposite.op A) → CategoryTheory.Subobject (Opposite.op A.left)Every quotient of a costructured arrow can be projected to a quotient of the underlying object.
- Defined in
- Mathlib.CategoryTheory.Subobject.Comma
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- Quiver.Hom.opproof · cited by 1,948
- Quiver.Hom.unopproof · cited by 903
- CategoryTheory.Monoproof · cited by 893
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.CostructuredArrow.leftstatement · cited by 202
- CategoryTheory.Subobject.mkproof · cited by 109
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.projectQuotient.congr_simpstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.lift_projectQuotientstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.projectQuotient_factorsstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.projectQuotient_mkstatement · cited by 0
- CategoryTheory.CostructuredArrow.quotientEquivproof · cited by 0