Mathlib Map

Theorems · Theorem · group theory

SubMulAction.fixingSubgroup_map_conj_eq

∀ {M : Type u_1} {α : Type u_2} [inst : Group M] [inst_1 : MulAction M α] {s t : Set α} {g : M},
  g • t = s → Subgroup.map (MulEquiv.toMonoidHom (MulAut.conj g)) (fixingSubgroup M t) = fixingSubgroup M s
Defined in
Mathlib.GroupTheory.GroupAction.SubMulAction.OfFixingSubgroup
Cited by
1 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Quot.sound
Assumes
GroupMulAction

Around this declaration

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

Cites23

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.