Theorems · Definition · category theory
CategoryTheory.Limits.SingleObj.colimitTypeRelEquivOrbitRelQuotient
{G : Type v} →
[inst : Group G] →
(J : CategoryTheory.Functor (CategoryTheory.SingleObj G) (Type u)) →
J.ColimitType ≃ MulAction.orbitRel.Quotient G (J.obj (CategoryTheory.SingleObj.star G))The explicit quotient construction of the colimit of J : SingleObj G ⥤ Type u is
equivalent to the quotient of J.obj (SingleObj.star G) by the induced action.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- Groupstatement and proof · cited by 6,238
- MulAction.orbitRelproof · cited by 114
- CategoryTheory.SingleObjstatement and proof · cited by 88
- CategoryTheory.Functor.ColimitTypestatement · cited by 37
- MulAction.orbitRel.Quotientstatement · cited by 28
- CategoryTheory.Functor.ColimitTypeRelproof · cited by 21
- CategoryTheory.SingleObj.starstatement and proof · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.SingleObj.Types.colimitEquivQuotientproof · cited by 2
- CategoryTheory.Limits.SingleObj.colimitTypeRelEquivOrbitRelQuotient_applystatement and proof · cited by 0
- CategoryTheory.Limits.SingleObj.colimitTypeRelEquivOrbitRelQuotient_symm_applystatement and proof · cited by 0