Commit 2024-07-31 06:33 09e1ab33

View on Github →

chore(MeasureTheory): Rename snorm to eLpNorm (#15177)

  1. eLpNorm for "extended Lp norm" is much more descriptive than snorm for "seminorm"
  2. I need a NNReal-valued version of it, which I am planning to call nnLpNorm.

Estimated changes

deleted theorem MeasureTheory.snorm'_neg
deleted theorem MeasureTheory.snorm'_norm
deleted theorem MeasureTheory.snorm'_zero
deleted def MeasureTheory.snorm
deleted theorem MeasureTheory.snorm_const
deleted theorem MeasureTheory.snorm_mono
deleted theorem MeasureTheory.snorm_neg
deleted theorem MeasureTheory.snorm_norm
deleted theorem MeasureTheory.snorm_zero'
deleted theorem MeasureTheory.snorm_zero
modified theorem MeasureTheory.Lp.coeFn_mk
modified theorem MeasureTheory.Lp.coe_mk
modified theorem MeasureTheory.Lp.dist_def
modified theorem MeasureTheory.Lp.edist_def
modified theorem MeasureTheory.Lp.nnnorm_def
modified theorem MeasureTheory.Lp.norm_def
modified theorem MeasureTheory.Lp.norm_toLp