Mathlib Map

Theorems · Inductive type · Lie groups

MeasureTheory.Measure.IsNegInvariant

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

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

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

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 by44

Results whose statement or proof uses this declaration.