Skip to content

[Merged by Bors] - feat(Topology/Sets): continuity of operations on (Nonempty)Compacts#34268

Closed
gasparattila wants to merge 2 commits intoleanprover-community:masterfrom
gasparattila:compacts-continuity
Closed

[Merged by Bors] - feat(Topology/Sets): continuity of operations on (Nonempty)Compacts#34268
gasparattila wants to merge 2 commits intoleanprover-community:masterfrom
gasparattila:compacts-continuity

Conversation

@gasparattila
Copy link
Copy Markdown
Contributor


Open in Gitpod

@github-actions github-actions bot added the t-topology Topological spaces, uniform spaces, metric spaces, filters label Jan 22, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 22, 2026

PR summary cbd9a3d070

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Topology.Sets.VietorisTopology 723 724 +1 (+0.14%)
Import changes for all files
Files Import difference
Mathlib.Topology.Sets.VietorisTopology 1

Declarations diff

+ _root_.TopologicalSpace.isClosed_range_singleton
+ continuous_iff
+ continuous_range_of_finite
+ continuous_union
+ instance : ContinuousSup (Compacts α) := by
+ instance : ContinuousSup (NonemptyCompacts α) := by
+ toCompacts_prod
+ toCompacts_sup
++ continuous_prod
+++ continuous_singleton
+++ isClosedEmbedding_singleton
+++ isEmbedding_singleton

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

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

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


No changes to technical debt.

You can run this locally as

./scripts/reporting/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-merge-conflict-bot
Copy link
Copy Markdown
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 Jan 28, 2026
@mathlib-merge-conflicts
Copy link
Copy Markdown

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

@mathlib-merge-conflicts mathlib-merge-conflicts 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 Mar 23, 2026
@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 Mar 23, 2026
@mathlib-merge-conflicts mathlib-merge-conflicts 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 Mar 25, 2026
@mathlib-merge-conflicts
Copy link
Copy Markdown

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 Mar 25, 2026
Copy link
Copy Markdown
Contributor

@j-loreaux j-loreaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 31, 2026

✌️ gasparattila can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@mathlib-triage mathlib-triage bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Mar 31, 2026
@gasparattila gasparattila force-pushed the compacts-continuity branch from 9039558 to cae01f6 Compare April 1, 2026 12:24
@gasparattila
Copy link
Copy Markdown
Contributor Author

bors r+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Apr 1, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Topology/Sets): continuity of operations on (Nonempty)Compacts [Merged by Bors] - feat(Topology/Sets): continuity of operations on (Nonempty)Compacts Apr 1, 2026
@mathlib-bors mathlib-bors bot closed this Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). t-topology Topological spaces, uniform spaces, metric spaces, filters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants