Commit 2024-12-23 14:32 9c1fb883
View on Github →feat: generalize measure-theoretic definitions using ENorm (#20122)
- Lemmas are not generalized yet (some lemmas can be generalized by just weakening the typeclasses, but others require rules how
enorm
interacts with algebraic operations). - All proofs that broke unfolded the definition. Now they rewrite with a lemma giving the definition in terms of
nnnorm
.