Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-11-09 11:29 b0c36dfd

View on Github →

feat(measure_theory/integration) lemmas for calculating integral of simple functions (#1659)

  • lemmas for calculating integration on simple functions
  • Updates
  • finsupp changed to fin_vol_supp
  • less conditions for to_real_mul_to_real
  • sum_lt_top with more abstraction
  • Fix extra arguments
  • One tactic per line

Estimated changes