Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - chore: Move universally closed characterisation of proper maps #14848

Closed
wants to merge 2 commits into from

Conversation

YaelDillies
Copy link
Collaborator

@YaelDillies YaelDillies commented Jul 17, 2024

Did you know that we need the Stone-Čech compactification to talk about sum of continuous functions? Me neither!

Split Topology.ProperMap into

  • Topology.Maps.Proper.Basic for everything but the universally closed characterisation.
  • Topology.Maps.Proper.UniversallyClosed for the universally closed characterisation.

Also move Topology.Maps to Topology.Maps.Basic to match.


Open in Gitpod

Did you know that we need the Stone-Čech compactification to talk about sum of continuous functions? Me neither!

Split `Topology.ProperMap` into
* `Topology.Maps.Proper.Basic` for everything but the universally closed characterisation.
* `Topology.Maps.Proper.Basic` for the universally closed characterisation.

Also move `Topology.Maps` to `Topology.Maps.Basic` to match.
@YaelDillies YaelDillies added awaiting-CI tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip labels Jul 17, 2024
Copy link

github-actions bot commented Jul 17, 2024

PR summary f8df39044c

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Topology.UniformSpace.CompactConvergence 689 688 -1 (-0.15%)
Mathlib.Topology.Algebra.ProperConstSMul 708 707 -1 (-0.14%)
Mathlib.Topology.ContinuousFunction.Algebra 1060 1059 -1 (-0.09%)
Import changes for all files
Files Import difference
Too many changes (340)!

Declarations diff

No declarations were harmed in the making of this PR! 🐙

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>

@mattrobball mattrobball self-assigned this Jul 17, 2024
@YaelDillies YaelDillies changed the title chore: Move universally closed equivalence of proper maps chore: Move universally closed characterisation of proper maps Jul 18, 2024
Copy link
Member

@jcommelin jcommelin 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 merge

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the ready-to-merge This PR has been sent to bors. label Jul 19, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 19, 2024
Did you know that we need the Stone-Čech compactification to talk about sum of continuous functions? Me neither!

Split `Topology.ProperMap` into
* `Topology.Maps.Proper.Basic` for everything but the universally closed characterisation.
* `Topology.Maps.Proper.UniversallyClosed` for the universally closed characterisation.

Also move `Topology.Maps` to `Topology.Maps.Basic` to match.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 19, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: Move universally closed characterisation of proper maps [Merged by Bors] - chore: Move universally closed characterisation of proper maps Jul 19, 2024
@mathlib-bors mathlib-bors bot closed this Jul 19, 2024
@mathlib-bors mathlib-bors bot deleted the move_proper_map_universally_closed branch July 19, 2024 06:46
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants