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
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.
- Monoidstatement and proof · cited by 3,887
- le_antisymmproof · cited by 2,068
- MulActionstatement and proof · cited by 1,294
- pow_oneproof · cited by 894
- one_posproof · cited by 102
- MulAction.periodstatement and proof · cited by 26
- MulAction.period_le_of_fixedproof · cited by 2
- MulAction.pow_period_smulproof · cited by 2
- MulAction.period_pos_of_fixedproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MulAction.period_oneproof · cited by 0