Mathlib Map

Theorems · Theorem · Lie groups

MeasureTheory.map_add_right_eq_self

∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : Add G] (μ : MeasureTheory.Measure G) [μ.IsAddRightInvariant]
  (g : G), MeasureTheory.Measure.map (fun x => x + g) μ = μ
Defined in
Mathlib.MeasureTheory.Group.Measure
Cited by
10 results in Mathlib
Foundations
Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceAddMeasureTheory.Measure.IsAddRightInvariant

Around this declaration

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

Cites5

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

Cited by10

Results whose statement or proof uses this declaration.