Skip to content

Commit

Permalink
Merge pull request #314 from math-comp/classical_sets_naming
Browse files Browse the repository at this point in the history
more uniform variable naming convention
  • Loading branch information
CohenCyril authored Jan 26, 2021
2 parents 1542c0c + 60271d8 commit 31562ae
Show file tree
Hide file tree
Showing 4 changed files with 470 additions and 433 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
- in `reals.v`, definition `ceil`, lemmas `RceilE`, `ceil_ge0`, `ceil_le0`

- in `ereal.v`, lemmas `esum_fset_ninfty`, `esum_fset_pinfty`, `esum_pinfty`
- in `classical_sets.v`, lemmas `setDT`, `set0D`, `setD0`
- in `classical_sets.v`, lemmas `setC_bigcup`, `setC_bigcap`

- in `measure.v`, definition `sigma_finite`

Expand Down Expand Up @@ -61,6 +63,7 @@

- in `topology.v`:
+ `ball_le`
- in `classical_sets.v`, lemma `bigcapCU`

### Infrastructure

Expand Down
Loading

0 comments on commit 31562ae

Please sign in to comment.