Skip to content

Conversation

@gasparattila
Copy link
Contributor

@gasparattila gasparattila commented Oct 29, 2025

This PR defines the Vietoris topology on Compacts and NonemptyCompacts, and proves that it is induced by the Hausdorff uniformity.


Open in Gitpod

@github-actions
Copy link

github-actions bot commented Oct 29, 2025

PR summary e2a36edc3e

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Topology.UniformSpace.Closeds 683 685 +2 (+0.29%)
Import changes for all files
Files Import difference
Mathlib.Topology.MetricSpace.Closeds Mathlib.Topology.MetricSpace.GromovHausdorff 1
Mathlib.Topology.UniformSpace.Closeds 2
Mathlib.Topology.Sets.VietorisTopology (new file) 667

Declarations diff

+ IsCompact.nhds_hausdorff_eq_nhds_vietoris
+ TotallyBounded.exists_prodMk_finset_mem_hausdorffEntourage
+ TotallyBounded.nhds_vietoris_le_nhds_hausdorff
+ _root_.IsClosed.powerset_vietoris
+ _root_.IsOpen.powerset_vietoris
+ coe_eq_empty
+ coe_nonempty
+ isClopen_singleton_bot
+ isClopen_singleton_empty
+ isClosedEmbedding_toCompacts
+ isOpenEmbedding_toCompacts
+ preimage_eq_image
+ range_toCompacts
+ vietoris
++ continuous_coe
++ isEmbedding_coe
++ isOpen_subsets_of_isOpen
++ topology
+++ isClosed_inter_nonempty_of_isClosed
+++-- isOpen_inter_nonempty_of_isOpen
++-- isClosed_subsets_of_isClosed

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Oct 29, 2025
@gasparattila gasparattila force-pushed the compacts-topology branch 3 times, most recently from b20625a to 16e8a87 Compare November 2, 2025 14:22
@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 5, 2025
@mathlib4-merge-conflict-bot
Copy link
Collaborator

This pull request has conflicts, please merge master and resolve them.

@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 5, 2025
@gasparattila gasparattila force-pushed the compacts-topology branch 2 times, most recently from 11db802 to 9aa771a Compare November 13, 2025 19:47
@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 16, 2025
@mathlib4-merge-conflict-bot
Copy link
Collaborator

This pull request has conflicts, please merge master and resolve them.

@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 20, 2025
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Nov 20, 2025
@mathlib4-dependent-issues-bot
Copy link
Collaborator

mathlib4-dependent-issues-bot commented Nov 20, 2025

@gasparattila gasparattila force-pushed the compacts-topology branch 2 times, most recently from cf39d4e to 566695c Compare November 24, 2025 00:22
@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 26, 2025
@mathlib4-merge-conflict-bot
Copy link
Collaborator

This pull request has conflicts, please merge master and resolve them.

@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 26, 2025
@robin-carlier robin-carlier added the t-topology Topological spaces, uniform spaces, metric spaces, filters label Nov 28, 2025
@github-actions github-actions bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Dec 11, 2025
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Dec 11, 2025
…cts`

This PR defines the Vietoris topology on `Compacts` and `NonemptyCompacts`, and proves that it is induced by the Hausdorff uniformity.
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-by-other-PR This PR depends on another PR (this label is automatically 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.

5 participants