Commit 2023-12-07 08:20 b06c98e6
View on Github →feat: a function with vanishing integral against smooth functions supported in U is ae zero in U (#8805) A stronger version of #8800, the differences are:
- assume either
IsSigmaCompact UorSigmaCompactSpace M; - only need test functions satisfying
tsupport g ⊆ Urather thansupport g ⊆ U; - requires
LocallyIntegrableOnU rather thanLocallyIntegrableon the whole space. Also fills in some missing APIs around the manifold and measure theory libraries.