forget₂ (FGModuleCat K) (ModuleCat K)
creates all finite limits. #
And hence FGModuleCat K
has all finite limits.
Future work #
After generalising FGModuleCat
to allow the ring and the module to live in different universes,
generalize this construction so we can take limits over smaller diagrams,
as is done for the other algebraic categories.
Analogous constructions for Noetherian modules.
instance
FGModuleCat.instFiniteDimensionalCarrierPiObjModuleCatOfFinite
{k : Type v}
[Field k]
{J : Type}
[Finite J]
(Z : J → ModuleCat k)
[∀ (j : J), FiniteDimensional k ↑(Z j)]
:
FiniteDimensional k ↑(∏ᶜ fun (j : J) => Z j)
Equations
- ⋯ = ⋯
instance
FGModuleCat.instFiniteDimensionalCarrierLimitModuleCatCompForget₂
{J : Type}
[CategoryTheory.SmallCategory J]
[CategoryTheory.FinCategory J]
{k : Type v}
[Field k]
(F : CategoryTheory.Functor J (FGModuleCat k))
:
FiniteDimensional k ↑(CategoryTheory.Limits.limit (F.comp (CategoryTheory.forget₂ (FGModuleCat k) (ModuleCat k))))
Finite limits of finite dimensional vectors spaces are finite dimensional, because we can realise them as subobjects of a finite product.
Equations
- ⋯ = ⋯
def
FGModuleCat.forget₂CreatesLimit
{J : Type}
[CategoryTheory.SmallCategory J]
[CategoryTheory.FinCategory J]
{k : Type v}
[Field k]
(F : CategoryTheory.Functor J (FGModuleCat k))
:
The forgetful functor from FGModuleCat k
to ModuleCat k
creates all finite limits.
Equations
- One or more equations did not get rendered due to their size.
Instances For
instance
FGModuleCat.instCreatesLimitsOfShapeModuleCatForget₂
{J : Type}
[CategoryTheory.SmallCategory J]
[CategoryTheory.FinCategory J]
{k : Type v}
[Field k]
:
Equations
- FGModuleCat.instCreatesLimitsOfShapeModuleCatForget₂ = { CreatesLimit := fun {F : CategoryTheory.Functor J (FGModuleCat k)} => FGModuleCat.forget₂CreatesLimit F }
instance
FGModuleCat.instHasLimitsOfShapeOfFinCategory
{k : Type v}
[Field k]
(J : Type)
[CategoryTheory.Category.{0, 0} J]
[CategoryTheory.FinCategory J]
:
Equations
- ⋯ = ⋯
Equations
- ⋯ = ⋯
Equations
- One or more equations did not get rendered due to their size.