Mathlib Map

Theorems · Theorem · group theory

MulAction.period_eq_one_iff

∀ {α : Type v} {M : Type u} [inst : Monoid M] [inst_1 : MulAction M α] {m : M} {a : α},
  MulAction.period m a = 1 ↔ m • a = a
Defined in
Mathlib.GroupTheory.GroupAction.Period
Cited by
1 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidMulAction

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.