Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Apr 23, 2021
1 parent 2589810 commit bfa3f98
Showing 1 changed file with 0 additions and 38 deletions.
38 changes: 0 additions & 38 deletions CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,44 +8,6 @@
+ lemmas `big_nat_widenl`, `big_geq_mkord`
+ lemmas `lee_sum_nneg_natr`, `lee_sum_nneg_natl`
+ lemmas `fun_big_mkord`, `lee_sum_nneg_natr`, `lee_sum_nneg_natl`
- in `topology.v`:
+ global instance `ball_filter`
+ module `regular_topology` with an `Exports` submodule
* canonicals `pointedType`, `filteredType`, `topologicalType`,
`uniformType`, `pseudoMetricType`
+ module `numFieldTopology` with an `Exports` submodule
* many canonicals and coercions
+ global instance `Proper_nbhs'_regular_numFieldType`
- in `normedtype.v`:
+ definitions `ball_`, `pointed_of_zmodule`, `filtered_of_normedZmod`
+ lemmas `ball_norm_center`, `ball_norm_symmetric`, `ball_norm_triangle`
+ definition `pseudoMetric_of_normedDomain`
+ lemma `nbhs_ball_normE`
+ global instances `Proper_nbhs'_numFieldType`, `Proper_nbhs'_realType`
+ module `regular_topology` with an `Exports` submodule
* canonicals `pseudoMetricNormedZmodType`, `normedModType`.
+ module `numFieldNormedType` with an `Exports` submodule
* many canonicals and coercions
* exports `Export numFieldTopology.Exports`
+ canonical `R_regular_completeType`, `R_regular_CompleteNormedModule`
- in `reals.v`:
+ lemmas `Rfloor_lt0`, `floor_lt0`, `ler_floor`, `ceil_gt0`, `ler_ceil`
- in `ereal.v`:
+ lemmas `ereal_ballN`, `le_ereal_ball`, `ereal_ball_ninfty_oversize`,
`contract_ereal_ball_pinfty`, `expand_ereal_ball_pinfty`,
`contract_ereal_ball_fin_le`, `contract_ereal_ball_fin_lt`,
`expand_ereal_ball_fin_lt`, `ball_ereal_ball_fin_lt`, `ball_ereal_ball_fin_le`
- in `classical_sets.v`:
+ notation `[disjoint ... & ..]`
+ lemmas `mkset_nil`, `bigcup_mkset`, `bigcup_nonempty`, `bigcup0`, `bigcup0P`,
`subset_bigcup_r`, `eqbigcup_r`
- in `ereal.v`:
+ lemmas `adde_undefC`, `real_of_erD`, `fin_num_add_undef`, `addeK`,
`subeK`, `subee`, `sube_le0`, `lee_sub`
+ lemmas `addeACA`, `muleC`, `mule1`, `mul1e`, `abseN`
+ enable notation `x \is a fin_num`
* definition `fin_num`, fact `fin_num_key`, lemmas `fin_numE`, `fin_numP`
+ definition `dense` and lemma `denseNE`
- in `measure.v`:
+ lemma `eq_bigcupB_of_bigsetU`
+ definition `caratheodory_measurable`, notation `... .-measurable`
Expand Down

0 comments on commit bfa3f98

Please sign in to comment.