Theorems · Theorem · category theory
Action.preservesLimit_of_preserves
∀ {V : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} V] {G : Type u_2} [inst_1 : Monoid G] {C : Type u_3}
[inst_2 : CategoryTheory.Category.{v_2, u_3} C] (F : CategoryTheory.Functor C (Action V G)) {J : Type u_4}
[inst_3 : CategoryTheory.Category.{v_3, u_4} J] (K : CategoryTheory.Functor J C),
CategoryTheory.Limits.PreservesLimit K (F.comp (Action.forget V G)) → CategoryTheory.Limits.PreservesLimit K FF : C ⥤ Action V G preserves the limit of some K : J ⥤ C if
it does after postcomposing with the forgetful functor Action V G ⥤ V.
- Defined in
- Mathlib.CategoryTheory.Action.Limits
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.compstatement and proof · cited by 6,529
- Monoidstatement and proof · cited by 3,887
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- Actionstatement and proof · cited by 206
- CategoryTheory.SingleObjproof · cited by 88
- Action.forgetstatement and proof · cited by 17
- Action.functorCategoryEquivalenceproof · cited by 15
- CategoryTheory.Limits.preservesLimit_of_reflects_of_preservesproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Action.preservesLimitsOfShape_of_preservesproof · cited by 1