Skip to content

Commit

Permalink
changelog, typo
Browse files Browse the repository at this point in the history
- format doc
  • Loading branch information
affeldt-aist committed Jan 15, 2024
1 parent 9ff22cc commit bc9b5c1
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 138 deletions.
39 changes: 38 additions & 1 deletion CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,45 @@
- in `lebesgue_integral.v`:
+ `sigma_finite_measure` instance on product measure `\x`

- in `topology.v`:
+ lemma `filter_bigI_within`
+ lemma `near_powerset_map`
+ lemma `near_powerset_map_monoE`
+ lemma `fst_open`
+ lemma `snd_open`
+ definition `near_covering_within`
+ lemma `near_covering_withinP`
+ lemma `compact_setM`
+ definition `regular`
+ lemma `compact_regular`
+ lemma `fam_compact_nbhs`
+ definition `compact_open`, notation `{compact-open, U -> V}`
+ notation `{compact-open, F --> f}`
+ definition `compact_openK`
+ definition `compact_openK_nbhs`
+ instance `compact_openK_nbhs_filter`
+ definition `compact_openK_topological_mixin`
+ canonicals `compact_openK_filter`, `compact_openK_topological`,
`compact_open_pointedType`
+ definition `compact_open_topologicalType`
+ canonicals `compact_open_filtered`, `compact_open_topological`
+ lemma `compact_open_cvgP`
+ lemma `compact_open_open`
+ lemma `compact_closedI`
+ lemma `compact_open_fam_compactP`
+ lemma `compact_equicontinuous`
+ lemma `uniform_regular`
+ lemma `continuous_curry`
+ lemma `continuous_uncurry_regular`
+ lemma `continuous_uncurry`
+ lemma `curry_continuous`
+ lemma `uncurry_continuous`

### Changed


- in `topology.v`:
+ lemma `pointwise_compact_cvg`

### Renamed

### Generalized
Expand Down
Loading

0 comments on commit bc9b5c1

Please sign in to comment.