Theorems · Theorem · group theory
MulAction.mem_fixedBy
∀ {M : Type u_1} {α : Type u_3} [inst : Monoid M] [inst_1 : MulAction M α] {m : M} {a : α},
a ∈ MulAction.fixedBy α m ↔ m • a = a- Defined in
- Mathlib.GroupTheory.GroupAction.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Monoidstatement and proof · cited by 3,887
- MulActionstatement and proof · cited by 1,294
- MulAction.fixedBystatement · cited by 36
Cited by6
Results whose statement or proof uses this declaration.
- MulAction.fixedBy_invproof · cited by 4
- MulAction.movedBy_mem_fixedBy_of_commuteproof · cited by 2
- MulAction.smul_mem_fixedBy_iff_mem_fixedByproof · cited by 2
- MulAction.mem_fixedBy_zpowproof · cited by 2
- MulAction.fixedBy_mem_fixedBy_of_commuteproof · cited by 2
- MulAction.fixedBy_mulproof · cited by 0