Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-11-25 09:29 242159f8

View on Github →

feat(measure_theory/bochner_integration): bochner integral of simple functions (#1676)

  • Bochner integral of simple functions
  • Update bochner_integration.lean
  • Change notation for simple functions in L1 space; Fill in blanks in calc proofs
  • Better definitions of operations on integrable simple functions
  • Update src/measure_theory/bochner_integration.lean Co-Authored-By: sgouezel sebastien.gouezel@univ-rennes1.fr
  • Update src/measure_theory/bochner_integration.lean Co-Authored-By: sgouezel sebastien.gouezel@univ-rennes1.fr
  • Update src/measure_theory/bochner_integration.lean Co-Authored-By: sgouezel sebastien.gouezel@univ-rennes1.fr
  • Update src/measure_theory/bochner_integration.lean Co-Authored-By: sgouezel sebastien.gouezel@univ-rennes1.fr
  • Update src/measure_theory/bochner_integration.lean Co-Authored-By: sgouezel sebastien.gouezel@univ-rennes1.fr
  • Update src/measure_theory/bochner_integration.lean Co-Authored-By: sgouezel sebastien.gouezel@univ-rennes1.fr
  • Several fixes - listed below
  • K -> \bbk
  • remove indentation after calc
  • use local instances
  • one tactic per line
  • add elim_cast attributes
  • remove definitions from nolints.txt
  • use linear_map.with_bound to get continuity
  • Update documentation and comments
  • Fix things
  • norm_triangle_sum -> norm_sum_le
  • fix documentations and comments (The Bochner integral)
  • Fix typos and grammatical errors
  • Update src/measure_theory/ae_eq_fun.lean Co-Authored-By: sgouezel sebastien.gouezel@univ-rennes1.fr

Estimated changes

deleted theorem measure_theory.l1.add_def
deleted theorem measure_theory.l1.ext_iff
deleted theorem measure_theory.l1.mk_add
deleted theorem measure_theory.l1.mk_zero
deleted theorem measure_theory.l1.neg_mk
deleted theorem measure_theory.l1.norm_mk
deleted theorem measure_theory.l1.smul_mk