Theorems · Theorem · category theory
CategoryTheory.preservesColimit_of_isIso_post
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(G : CategoryTheory.Functor C D) {J : Type w} [inst_2 : CategoryTheory.Category.{w', w} J]
(F : CategoryTheory.Functor J C) [inst_3 : CategoryTheory.Limits.HasColimit F]
[inst_4 : CategoryTheory.Limits.HasColimit (F.comp G)]
[CategoryTheory.IsIso (CategoryTheory.Limits.colimit.post F G)], CategoryTheory.Limits.PreservesColimit F GIf the comparison morphism colimit (F ⋙ G) ⟶ G.obj (colimit F) is an isomorphism, then G
preserves colimits of F.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.PreservesColimitstatement · cited by 278
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Functor.mapCoconeproof · cited by 161
- CategoryTheory.Limits.colimit.coconeproof · cited by 136
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.