Skip to content

feat(Topology/Compactness/CompactSystem): introduce compact Systems#25899

Closed
pfaffelh wants to merge 4477 commits intoleanprover-community:masterfrom
pfaffelh:pfaffelh_compactSystem
Closed

feat(Topology/Compactness/CompactSystem): introduce compact Systems#25899
pfaffelh wants to merge 4477 commits intoleanprover-community:masterfrom
pfaffelh:pfaffelh_compactSystem

Conversation

@pfaffelh
Copy link
Copy Markdown
Contributor

A compact system is a set systems with the property that, whenever a countable intersections of sets in the set system is empty, there is a finite subset of sets with empty intersection. These are needed e.g. in measure theory if one wants to show sigma-additivity of a set function on a ring.

  • Main result: The set of sets which are either compact and closed, or univ, is a compact system.
  • Introduce Dissipate s x := ⋂ y ≤ x, s y (Data/Set/Dissipate), which is parallel to Data/Set/Accumulate.

Co-authored-by: Rémy Degenne remydegenne@gmail.com


This PR continues the work from #24541.

Original PR: #24541

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-author A reviewer has asked the author a question or requested changes. brownian Part of the ongoing formalization of the Brownian motion and stochastic integrals merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) t-topology Topological spaces, uniform spaces, metric spaces, filters

Projects

None yet

Development

Successfully merging this pull request may close these issues.