Theorems · Theorem · category theory
AddCommGrpCat.isColimit_iff_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],
Nonempty (CategoryTheory.Limits.IsColimit c) ↔ Function.Bijective ⇑(AddCommGrpCat.Colimits.Quot.desc F c)If c is a cocone of F such that Quot.desc F c is bijective, then c is a colimit
cocone of F.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
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.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- AddMonoidHomstatement and proof · cited by 3,230
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- Function.Bijectivestatement and proof · cited by 863
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
Cited by1
Results whose statement or proof uses this declaration.
- AddCommGrpCat.hasColimit_iff_small_quotproof · cited by 0