Mathlib Map

Theorems · Definition · measure theory

MulAction.aestabilizer

(G : Type u_1) →
  {α : Type u_2} →
    [inst : Group G] →
      [inst_1 : MulAction G α] →
        {x : MeasurableSpace α} →
          (μ : MeasureTheory.Measure α) → [MeasureTheory.SMulInvariantMeasure G α μ] → Set α → Subgroup G

A.e. stabilizer of a set under a group action.

Defined in
Mathlib.MeasureTheory.Group.AEStabilizer
Cited by
12 results in Mathlib
Foundations
Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupMulActionMeasureTheory.SMulInvariantMeasure

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 by12

Results whose statement or proof uses this declaration.