Mathlib Map

Theorems · Inductive type · measure theory

MeasureTheory.Measure.InnerRegularCompactLTTop

{α : Type u_1} → [inst : MeasurableSpace α] → [TopologicalSpace α] → MeasureTheory.Measure α → Prop

A measure μ is inner regular for finite measure sets with respect to compact sets: for any measurable set s with finite measure, then μ(s) = sup {μ(K) | K ⊆ s compact}. The main interest of this class is that it is satisfied for both natural Haar measures (the regular one and the inner regular one).

Defined in
Mathlib.MeasureTheory.Measure.Regular
Cited by
48 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
MeasurableSpaceTopologicalSpace

Around this declaration

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

MeasureTheory.Measure.InnerRegularCompactLTTop.innerRegular · cited by 6InnerRegularCompactLTTop.…MeasurableSet.exists_isCompact_isClosed_sdiff_lt · cited by 5MeasurableSet.exists_isCo…MeasurableSet.exists_lt_isCompact_of_ne_top · cited by 4MeasurableSet.exists_lt_i…MeasureTheory.eventually_nhds_one_measure_smul_sdiff_lt · cited by 3MeasureTheory.eventually_…MeasureTheory.isClosed_setOfPred_preimage_ae_eq · cited by 3MeasureTheory.isClosed_se…MeasureTheory.Measure.everywherePosSubset_ae_eq_of_measure_ne_top · cited by 3Measure.everywherePosSubs…MeasurableSet.measure_eq_iSup_isCompact_of_ne_top · cited by 3MeasurableSet.measure_eq_…IsCompact.exists_isOpen_lt_add · cited by 3IsCompact.exists_isOpen_l…IsCompact.exists_isOpen_lt_of_lt · cited by 3IsCompact.exists_isOpen_l…MeasureTheory.eventually_nhds_zero_measure_vadd_sdiff_lt · cited by 2MeasureTheory.eventually_…MeasureTheory.Measure.measure_isAddLeftInvariant_eq_vadd_of_ne_top · cited by 2Measure.measure_isAddLeft…MeasureTheory.Measure.measure_isMulLeftInvariant_eq_smul_of_ne_top · cited by 2Measure.measure_isMulLeft…MeasureTheory.tendsto_measure_symmDiff_preimage_nhds_zero · cited by 2MeasureTheory.tendsto_mea…MeasureTheory.Measure.isEverywherePos_everywherePosSubset_of_measure_ne_top · cited by 2Measure.isEverywherePos_e…MeasurableSet.exists_isCompact_lt_add · cited by 2MeasurableSet.exists_isCo…TopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasure.InnerRegularCompactLT…CITED BYCITES

Cites3

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

Cited by50

Results whose statement or proof uses this declaration.