Mathlib Map

Theorems · Theorem · Lie groups

MeasureTheory.innerRegularWRT_isCompact_isClosed_measure_ne_top_of_addGroup

∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : TopologicalSpace G] [BorelSpace G] {μ : MeasureTheory.Measure G}
  [inst_3 : AddGroup G] [IsTopologicalAddGroup G] [h : μ.InnerRegularCompactLTTop],
  μ.InnerRegularWRT (fun s => IsCompact s ∧ IsClosed s) fun s => MeasurableSet s ∧ μ s ≠ ⊤
Defined in
Mathlib.MeasureTheory.Group.Measure
Cited by
1 results in Mathlib
Foundations
Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceTopologicalSpaceBorelSpaceAddGroupIsTopologicalAddGroupMeasureTheory.Measure.InnerRegularCompactLTTop

Around this declaration

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

Cites21

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

Cited by1

Results whose statement or proof uses this declaration.