Mathlib Map

Theorems · Definition · group theory

MulDistribMulAction.toMonoidHomZModOfIsCyclic

(G : Type u_2) →
  [inst : Group G] →
    (M : Type u_4) →
      [inst_1 : Monoid M] → [IsCyclic G] → [MulDistribMulAction M G] → {n : ℕ} → Nat.card G = n → M →* ZMod n

A distributive action of a monoid on a finite cyclic group of order n factors through an action on ZMod n.

Defined in
Mathlib.GroupTheory.SpecificGroups.Cyclic.Basic
Cited by
2 results in Mathlib
Foundations
Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupMonoidIsCyclicMulDistribMulAction

Around this declaration

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

Cites7

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

Cited by2

Results whose statement or proof uses this declaration.