Mathlib Map

Theorems · Inductive type · Lie groups

MeasureTheory.Measure.IsInvInvariant

{G : Type u_1} → [inst : MeasurableSpace G] → [Inv G] → MeasureTheory.Measure G → Prop

A measure is invariant under inversion if μ⁻¹ = μ. Equivalently, this means that for all measurable A we have μ (A⁻¹) = μ A, where A⁻¹ is the pointwise inverse of A.

Defined in
Mathlib.MeasureTheory.Group.Measure
Cited by
24 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
MeasurableSpaceInv

Around this declaration

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

Cites2

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

Cited by26

Results whose statement or proof uses this declaration.