Theorems · Theorem · measure theory
exists_lt_rieszContentAux_add_pos
∀ {X : Type u_1} [inst : TopologicalSpace X] (Λ : CompactlySupportedContinuousMap X NNReal →ₗ[NNReal] NNReal)
[T2Space X] [LocallyCompactSpace X] (K : TopologicalSpace.Compacts X) {ε : NNReal},
0 < ε → ∃ f, (∀ x ∈ K, 1 ≤ f x) ∧ Λ f < rieszContentAux Λ K + εThe Riesz content can be approximated arbitrarily well by evaluating the positive linear
functional on test functions: for any ε > 0, there exists a compactly supported continuous
nonnegative function f on X such that f ≥ 1 on K and such that λ(K) ≤ Λ f < λ(K) + ε.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idstatement and proof · cited by 18,349
- LinearMapstatement and proof · cited by 10,215
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- NNRealstatement and proof · cited by 4,310
- T2Spacestatement and proof · cited by 1,351
- TopologicalSpace.Compactsstatement and proof · cited by 386
- LocallyCompactSpacestatement and proof · cited by 324
- CompactlySupportedContinuousMapstatement and proof · cited by 134
- lt_add_of_pos_rightproof · cited by 51
Cited by4
Results whose statement or proof uses this declaration.
- rieszContentAux_sup_leproof · cited by 3
- contentRegular_rieszContentproof · cited by 3
- NNRealRMK.le_rieszMeasure_of_isCompact_tsupport_subsetproof · cited by 1
- RealRMK.le_rieszMeasure_tsupport_subsetproof · cited by 0