mathlib3
6d3e9362 - feat(measure_theory): add @[to_additive] (#8142)

Commit
4 years ago
feat(measure_theory): add @[to_additive] (#8142) This PR adds `@[to_additive]` to `haar_measure` and everything that depends on. This will allow us to define the Lebesgue measure on `ℝ` and `ℝ ^ n` as the Haar measure (or just show that it is equal to it). Co-authored-by: Floris van Doorn <fpv@andrew.cmu.edu>
Author
Parents
Loading