Theorems · Theorem · category theory
CategoryTheory.Limits.reflectsColimit_of_reflectsIsomorphisms
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{J : Type w} [inst_2 : CategoryTheory.Category.{w', w} J] (F : CategoryTheory.Functor J C)
(G : CategoryTheory.Functor C D) [G.ReflectsIsomorphisms] [CategoryTheory.Limits.HasColimit F]
[CategoryTheory.Limits.PreservesColimit F G], CategoryTheory.Limits.ReflectsColimit F GIf the colimit of F exists and G preserves it, then if G reflects isomorphisms then it
reflects the colimit of F (see also JointlyReflectIsomorphisms.jointlyReflectsLimit in
the file CategoryTheory/Functor/ReflectsIso/Limits.lean for the corresponding result
for a family of functors which joinly reflect isomorphisms).
- Cited by
- 1 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.
Cites20
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.IsIsoproof · cited by 1,156
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Functor.mapCoconeproof · cited by 161
- CategoryTheory.Limits.IsColimit.descproof · cited by 144
- CategoryTheory.Limits.isColimitOfPreservesproof · cited by 118
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.reflectsColimitsOfShape_of_reflectsIsomorphismsproof · cited by 4