Theorems · Theorem · category theory
CategoryTheory.Limits.reflectsLimit_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.HasLimit F]
[CategoryTheory.Limits.PreservesLimit F G], CategoryTheory.Limits.ReflectsLimit F GIf the limit of F exists and G preserves it, then if G reflects isomorphisms then it
reflects the limit of F (see also JointlyReflectIsomorphisms.jointlyReflectsColimit 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.Coneproof · cited by 710
- CategoryTheory.Limits.IsLimitproof · cited by 664
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.IsLimit.liftproof · cited by 167
- CategoryTheory.Functor.mapConeproof · cited by 147
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Functor.ReflectsIsomorphismsstatement and proof · cited by 82
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.reflectsLimitsOfShape_of_reflectsIsomorphismsproof · cited by 3