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 18, 2024
1 parent a883d0d commit c2f685a
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 @@ -49,10 +49,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 @@ -97,6 +93,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 c2f685a

Please sign in to comment.