Theorems · Definition · category theory
AddCommGrpCat.Colimits.isColimit_of_bijective_desc
{J : Type u} →
[inst : CategoryTheory.Category.{v, u} J] →
(F : CategoryTheory.Functor J AddCommGrpCat) →
(c : CategoryTheory.Limits.Cocone F) →
[inst_1 : DecidableEq J] →
Function.Bijective ⇑(AddCommGrpCat.Colimits.Quot.desc F c) → CategoryTheory.Limits.IsColimit cIf c is a cocone of F such that Quot.desc F c is bijective, then c is a colimit
cocone of F.
- Defined in
- Mathlib.Algebra.Category.Grp.Colimits
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- Function.Bijectivestatement and proof · cited by 863
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
Cited by2
Results whose statement or proof uses this declaration.
- AddCommGrpCat.isColimit_iff_bijective_descproof · cited by 1
- AddCommGrpCat.Colimits.colimitCoconeIsColimitproof · cited by 1