Mathlib Map

Theorems · Definition · group theory

AddAction.ofQuotientStabilizer

(G : Type u) →
  {X : Type v} → [inst : AddGroup G] → [inst_1 : AddAction G X] → (x : X) → G ⧸ AddAction.stabilizer G x → X

The canonical map from the quotient of the stabilizer to the set.

Defined in
Mathlib.GroupTheory.GroupAction.Quotient
Cited by
4 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddAction

Around this declaration

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

Cites7

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

Cited by5

Results whose statement or proof uses this declaration.