Theorems · Definition · category theory
Action.ofMulActionLimitCone
{ι : Type v} →
(G : Type (max v u)) →
[inst : Monoid G] →
(F : ι → Type (max v u)) →
[inst_1 : (i : ι) → MulAction G (F i)] →
CategoryTheory.Limits.LimitCone (CategoryTheory.Discrete.functor fun i => Action.ofMulAction G (F i))Given a family F of types with G-actions, this is the limit cone demonstrating that the
product of F as types is a product in the category of G-sets.
- Defined in
- Mathlib.CategoryTheory.Action.Concrete
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Monoidstatement and proof · cited by 3,887
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- MulActionstatement and proof · cited by 1,294
- CategoryTheory.Functor.constproof · cited by 1,264
- CategoryTheory.Limits.Coneproof · cited by 710
Cited by1
Results whose statement or proof uses this declaration.
- classifyingSpaceUniversalCover.cechNerveTerminalFromIsoproof · cited by 0