Mathlib Map

Theorems · Definition · group theory

MulAction.fixedPoints

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

The set of elements fixed under the whole action.

Defined in
Mathlib.GroupTheory.GroupAction.Defs
Cited by
41 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 by51

Results whose statement or proof uses this declaration.