Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Measure.haarMeasure_apply

∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [inst_2 : IsTopologicalGroup G]
  [inst_3 : MeasurableSpace G] [inst_4 : BorelSpace G] {K₀ : TopologicalSpace.PositiveCompacts G} {s : Set G},
  MeasurableSet s →
    (MeasureTheory.Measure.haarMeasure K₀) s =
      (MeasureTheory.Measure.haar.haarContent K₀).outerMeasure s /
        (MeasureTheory.Measure.haar.haarContent K₀).measure ↑K₀
Defined in
Mathlib.MeasureTheory.Measure.Haar.Basic
Cited by
0 results in Mathlib
Foundations
Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupTopologicalSpaceIsTopologicalGroupMeasurableSpaceBorelSpace

Around this declaration

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

Cites20

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.