Mathlib Map

Theorems · Definition · group theory

MulAction.fixedBy

{M : Type u_1} → (α : Type u_3) → [inst : Monoid M] → [MulAction M α] → M → Set α

fixedBy m is the set of elements fixed by m.

Defined in
Mathlib.GroupTheory.GroupAction.Defs
Cited by
36 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
MonoidMulAction

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
  • Set.ofPredproof · cited by 6,101
  • Monoidstatement and proof · cited by 3,887
  • MulActionstatement and proof · cited by 1,294

Cited by38

Results whose statement or proof uses this declaration.