Mathlib Map

Theorems · Theorem · group theory

smul_mem_fixedPoints_of_normal

∀ {G : Type u_1} [inst : Group G] {α : Type u_2} [inst_1 : MulAction G α] {H : Subgroup G} [hH : H.Normal] (g : G)
  {a : α}, a ∈ MulAction.fixedPoints (↥H) α → g • a ∈ MulAction.fixedPoints (↥H) α
Defined in
Mathlib.GroupTheory.GroupAction.SubMulAction
Cited by
0 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext
Assumes
GroupMulActionSubgroup.Normal

Around this declaration

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

Cites10

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.