Mathlib Map

Theorems · Theorem · Lie groups

MeasureTheory.Measure.map_sub_left_ae

∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : AddGroup G] [MeasurableNeg G] [MeasurableAdd G]
  (μ : MeasureTheory.Measure G) [μ.IsAddLeftInvariant] [μ.IsNegInvariant] (x : G),
  Filter.map (fun t => x - t) (MeasureTheory.ae μ) = MeasureTheory.ae μ
Defined in
Mathlib.MeasureTheory.Group.Measure
Cited by
0 results in Mathlib
Foundations
Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceAddGroupMeasurableNegMeasurableAddMeasureTheory.Measure.IsAddLeftInvariantMeasureTheory.Measure.IsNegInvariant

Around this declaration

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

Cites13

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.