Documentation

Project.Grading.Twisting

def twisting {ι : Type u_1} {τ : Type u_5} [AddCommGroup ι] (𝒬 : ιτ) (c i : ι) :
τ
Equations
Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      instance instGradedSMulTwisting {ι : Type u_1} {A : Type u_2} {Q : Type u_3} {σ : Type u_4} {τ : Type u_5} [AddCommGroup ι] [CommRing A] [AddCommGroup Q] [SetLike σ A] [SetLike τ Q] (𝒜 : ισ) (𝒬 : ιτ) [Module A Q] [SetLike.GradedSMul 𝒜 𝒬] (c : ι) :
      noncomputable instance instGmoduleSubtypeMemTwisting {ι : Type u_1} {A : Type u_2} {Q : Type u_3} {σ : Type u_4} {τ : Type u_5} [AddCommGroup ι] [CommRing A] [AddCommGroup Q] [SetLike σ A] [SetLike τ Q] (𝒜 : ισ) (𝒬 : ιτ) [Module A Q] [DecidableEq ι] [AddSubgroupClass σ A] [AddSubmonoidClass τ Q] [GradedRing 𝒜] [SetLike.GradedSMul 𝒜 𝒬] (c : ι) :
      DirectSum.Gmodule (fun (i : ι) => (𝒜 i)) fun (i : ι) => (𝒬c i)
      Equations
      noncomputable instance instModuleDirectSumSubtypeMemTwisting {ι : Type u_1} {A : Type u_2} {Q : Type u_3} {σ : Type u_4} {τ : Type u_5} [AddCommGroup ι] [CommRing A] [AddCommGroup Q] [SetLike σ A] [SetLike τ Q] (𝒜 : ισ) (𝒬 : ιτ) [Module A Q] [DecidableEq ι] [AddSubgroupClass σ A] [AddSubmonoidClass τ Q] [GradedRing 𝒜] [SetLike.GradedSMul 𝒜 𝒬] (c : ι) :
      Module (DirectSum ι fun (i : ι) => (𝒜 i)) (DirectSum ι fun (i : ι) => (𝒬c i))
      Equations
      noncomputable instance twistingmodulestructure {ι : Type u_1} {A : Type u_2} {Q : Type u_3} {σ : Type u_4} {τ : Type u_5} [AddCommGroup ι] [CommRing A] [AddCommGroup Q] [SetLike σ A] [SetLike τ Q] (𝒜 : ισ) (𝒬 : ιτ) [Module A Q] [DecidableEq ι] [AddSubgroupClass σ A] [AddSubmonoidClass τ Q] [GradedRing 𝒜] [SetLike.GradedSMul 𝒜 𝒬] (c : ι) :
      Module A (DirectSum ι fun (i : ι) => (𝒬c i))
      Equations
      noncomputable instance instGmoduleSubtypeMem_project {ι : Type u_1} {A : Type u_2} {Q : Type u_3} {σ : Type u_4} {τ : Type u_5} [AddCommGroup ι] [CommRing A] [AddCommGroup Q] [SetLike σ A] [SetLike τ Q] (𝒜 : ισ) (𝒬 : ιτ) [Module A Q] [DecidableEq ι] [AddSubgroupClass σ A] [AddSubmonoidClass τ Q] [GradedRing 𝒜] [SetLike.GradedSMul 𝒜 𝒬] :
      DirectSum.Gmodule (fun (i : ι) => (𝒜 i)) fun (i : ι) => (𝒬 i)
      Equations
      noncomputable instance modulestructure {ι : Type u_1} {A : Type u_2} {Q : Type u_3} {σ : Type u_4} {τ : Type u_5} [AddCommGroup ι] [CommRing A] [AddCommGroup Q] [SetLike σ A] [SetLike τ Q] (𝒜 : ισ) (𝒬 : ιτ) [Module A Q] [DecidableEq ι] [AddSubgroupClass σ A] [AddSubmonoidClass τ Q] [GradedRing 𝒜] [SetLike.GradedSMul 𝒜 𝒬] :
      Module A (DirectSum ι fun (i : ι) => (𝒬 i))
      Equations
      def maptwistingshift {ι : Type u_1} {Q : Type u_3} {τ : Type u_5} [AddCommGroup ι] [AddCommGroup Q] [SetLike τ Q] (𝒬 : ιτ) [DecidableEq ι] [AddSubmonoidClass τ Q] (c : ι) :
      (DirectSum ι fun (i : ι) => (𝒬 i)) →+ DirectSum ι fun (i : ι) => (𝒬c i)
      Equations
      Instances For
        def maptwisting {ι : Type u_1} {Q : Type u_3} {τ : Type u_5} [AddCommGroup ι] [AddCommGroup Q] [SetLike τ Q] (𝒬 : ιτ) [DecidableEq ι] [AddSubmonoidClass τ Q] [DirectSum.Decomposition 𝒬] (c : ι) :
        Q →+ DirectSum ι fun (i : ι) => (𝒬c i)
        Equations
        Instances For
          instance instDecompositionTwisting {ι : Type u_1} {Q : Type u_3} {τ : Type u_5} [AddCommGroup ι] [AddCommGroup Q] [SetLike τ Q] (𝒬 : ιτ) [DecidableEq ι] [AddSubmonoidClass τ Q] [DirectSum.Decomposition 𝒬] (c : ι) :
          Equations