Skip to content

Commit

Permalink
maximal inequality
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Oct 2, 2023
1 parent 33f74fc commit 696c00a
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,20 @@
`measurable_closed_ball`, `lebesgue_measure_closed_ball`,
`measurable_scale_cball`

- in `classical_sets.v`:
+ lemmas `trivIsetT_bigcup`, `mem_not_I`

- in `sequences.v`:
+ lemma `nneseries_tail_cvg`

- in `normedtype.v`:
+ lemmas `open_subball`, `closed_disjoint_closed_ball`

- in `lebesgue_measure.v`:
+ lemmas `measure_sigma_sub_additive_tail`, `outer_measure_sigma_subadditive_tail`
+ definition `vitali_cover`
+ lemma `vitali_theorem`

### Changed

### Renamed
Expand Down
Loading

0 comments on commit 696c00a

Please sign in to comment.