Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Jul 19, 2024
1 parent f268bec commit d27640e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@

### Changed

- in `topology.v`:
+ lemmas `subspace_pm_ball_center`, `subspace_pm_ball_sym`,
`subspace_pm_ball_triangle`, `subspace_pm_entourage` turned
into local `Let`'s
- in `classical_sets.v`:
+ lemmas `setC_I`, `bigcup_subset`

Expand Down Expand Up @@ -99,6 +95,11 @@

### Changed

- in `topology.v`:
+ lemmas `subspace_pm_ball_center`, `subspace_pm_ball_sym`,
`subspace_pm_ball_triangle`, `subspace_pm_entourage` turned
into local `Let`'s

- in `lebesgue_integral.v`:
+ lemma `measurable_int`: argument `mu` now explicit

Expand Down

0 comments on commit d27640e

Please sign in to comment.