kkytola
kkytola
> I tried to do the `NNReal` version myself, and I found that the proof of additivity `rieszContentAux_eq_add` is painful: one should take, using Urysohn's lemma, a function `g` which...
I made #12559 which enables subtraction for nonnegative bounded continuous functions. If the model (new type class and otherwise minimal changes) is considered reasonable, I will do a similar PR...
Now that #12790 and #12559 are in Mathlib and one can subtract and multiply bounded continuous functions, showing that the `rieszContentAux` gives rise to an actual content (`rieszContent` below) is...
> Nice! I am not sure how to proceed: I wrote myself the characterization of the measure for linear `Λ`, although it needs much refactoring (one remaining `sorry` is just...
> Nice! I am not sure how to proceed: I wrote myself the characterization of the measure for linear `Λ`, although it needs much refactoring (one remaining `sorry` is just...