Skip to content

[Merged by Bors] - feat(Topology/Algebra/Group/Basic): group is totally disconnected iff connectedComponent 1 = {1}#35404

Closed
tb65536 wants to merge 4 commits intoleanprover-community:masterfrom
tb65536:tb_ccsmul
Closed

[Merged by Bors] - feat(Topology/Algebra/Group/Basic): group is totally disconnected iff connectedComponent 1 = {1}#35404
tb65536 wants to merge 4 commits intoleanprover-community:masterfrom
tb65536:tb_ccsmul

Conversation

@tb65536
Copy link
Contributor

@tb65536 tb65536 commented Feb 16, 2026

This PR proves that a group G is totally disconnected if and only if connectedComponent 1 = {1}.


Open in Gitpod

@tb65536 tb65536 added awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-topology Topological spaces, uniform spaces, metric spaces, filters t-algebra Algebra (groups, rings, fields, etc) labels Feb 16, 2026
@github-actions
Copy link

github-actions bot commented Feb 16, 2026

PR summary 4827413258

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ smul_connectedComponent
+ totallyDisconnectedSpace_iff_connectedComponent_one

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 scripts/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).

@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Feb 16, 2026
Copy link
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 merge

@mathlib-triage mathlib-triage bot added the ready-to-merge This PR has been sent to bors. label Feb 16, 2026
@bryangingechen
Copy link
Contributor

bryangingechen commented Feb 16, 2026

There is a merge conflict.
bors r-
bors d+

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 16, 2026

✌️ tb65536 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-bors
Copy link
Contributor

mathlib-bors bot commented Feb 16, 2026

Canceled.

@mathlib-triage mathlib-triage bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed ready-to-merge This PR has been sent to bors. delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). labels Feb 16, 2026
@tb65536
Copy link
Contributor Author

tb65536 commented Feb 17, 2026

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Feb 17, 2026
… `connectedComponent 1 = {1}` (#35404)

This PR proves that a group `G` is totally disconnected if and only if `connectedComponent 1 = {1}`.

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 17, 2026

Build failed:

@sgouezel
Copy link
Contributor

bors r+

@mathlib-triage mathlib-triage bot added the ready-to-merge This PR has been sent to bors. label Feb 17, 2026
mathlib-bors bot pushed a commit that referenced this pull request Feb 17, 2026
… `connectedComponent 1 = {1}` (#35404)

This PR proves that a group `G` is totally disconnected if and only if `connectedComponent 1 = {1}`.

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 17, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Topology/Algebra/Group/Basic): group is totally disconnected iff connectedComponent 1 = {1} [Merged by Bors] - feat(Topology/Algebra/Group/Basic): group is totally disconnected iff connectedComponent 1 = {1} Feb 17, 2026
@mathlib-bors mathlib-bors bot closed this Feb 17, 2026
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. t-algebra Algebra (groups, rings, fields, etc) t-topology Topological spaces, uniform spaces, metric spaces, filters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants