Mathlib Map

Theorems · Definition · group theory

Rep.ofDistribMulAction

(k : Type u) →
  (G : Type v) →
    [inst : Ring k] →
      [inst_1 : Monoid G] →
        (A : Type w') →
          [inst_2 : AddCommGroup A] →
            [inst_3 : Module k A] → [inst_4 : DistribMulAction G A] → [SMulCommClass G k A] → Rep.{w', u, v} k G

Turns a k-module A with a compatible DistribMulAction of a monoid G into a k-linear G-representation on A.

Defined in
Mathlib.RepresentationTheory.Rep.Basic
Cited by
17 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Quot.sound
Assumes
RingMonoidAddCommGroupModuleDistribMulActionSMulCommClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

groupHomology.cyclesOfIsCycle₁ · cited by 1groupHomology.cyclesOfIsC…groupHomology.cyclesOfIsCycle₂ · cited by 1groupHomology.cyclesOfIsC…groupHomology.boundariesOfIsBoundary₁ · cited by 1groupHomology.boundariesO…groupCohomology.coboundariesOfIsCoboundary₁ · cited by 1groupCohomology.coboundar…groupCohomology.coboundariesOfIsCoboundary₂ · cited by 1groupCohomology.coboundar…groupHomology.boundariesOfIsBoundary₂ · cited by 1groupHomology.boundariesO…groupCohomology.cocyclesOfIsCocycle₁ · cited by 1groupCohomology.cocyclesO…groupCohomology.cocyclesOfIsCocycle₂ · cited by 1groupCohomology.cocyclesO…groupHomology.cyclesOfIsCycle₁_coe · cited by 0groupHomology.cyclesOfIsC…groupHomology.cyclesOfIsCycle₂_coe · cited by 0groupHomology.cyclesOfIsC…groupCohomology.isCoboundary₁_of_mem_coboundaries₁ · cited by 0groupCohomology.isCobound…groupCohomology.isCoboundary₂_of_mem_coboundaries₂ · cited by 0groupCohomology.isCobound…groupCohomology.isCocycle₁_of_mem_cocycles₁ · cited by 0groupCohomology.isCocycle…groupCohomology.isCocycle₂_of_mem_cocycles₂ · cited by 0groupCohomology.isCocycle…groupHomology.isBoundary₁_of_mem_boundaries₁ · cited by 0groupHomology.isBoundary₁…Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingMonoid · cited by 3887MonoidSMulCommClass · cited by 1927SMulCommClassRep · cited by 843RepDistribMulAction · cited by 584DistribMulActionRep.of · cited by 57Rep.ofRepresentation.ofDistribMulAction · cited by 5Representation.ofDistribM…Rep.ofDistribMulActionCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by26

Results whose statement or proof uses this declaration.