Skip to content

[Merged by Bors] - refactor(Condensed): reorganize TopComparison#15401

Closed
dagurtomas wants to merge 9 commits intomasterfrom
dagur/RefactorTopComparison
Closed

[Merged by Bors] - refactor(Condensed): reorganize TopComparison#15401
dagurtomas wants to merge 9 commits intomasterfrom
dagur/RefactorTopComparison

Conversation

@dagurtomas
Copy link
Copy Markdown
Contributor

@dagurtomas dagurtomas commented Aug 1, 2024

Define a general functor from TopCat to sheaves on CompHausLike P satisfying some properties, and redefine topCatToCondensedSet and topCatToLightCondSet in terms of that functor.


This simplifies #15321, which the characterization of discrete condensed objects (#14027) depends on.

Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 1, 2024

PR summary 50e4da1b6b

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Condensed.TopComparison 1587 1452 -135 (-8.51%)
Mathlib.Condensed.TopCatAdjunction 1591 1457 -134 (-8.42%)
Mathlib.Condensed.Light.TopComparison 1608 1473 -135 (-8.40%)
Mathlib.Condensed.Light.TopCatAdjunction 1612 1477 -135 (-8.37%)
Import changes for all files
Files Import difference
3 files Mathlib.Condensed.TopComparison Mathlib.Condensed.Light.TopComparison Mathlib.Condensed.Light.TopCatAdjunction
-135
Mathlib.Condensed.TopCatAdjunction -134

Declarations diff

+ TopCat.toSheafCompHausLike
+ topCatToSheafCompHausLike
- TopCat.toCondensedSet
- TopCat.toLightCondSet
- topCatToCondensedSet
- topCatToLightCondSet

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.

@dagurtomas dagurtomas added t-category-theory Category theory t-topology Topological spaces, uniform spaces, metric spaces, filters t-condensed Condensed mathematics labels Aug 1, 2024
@ghost ghost added blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) and removed blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) labels Aug 5, 2024
@ghost
Copy link
Copy Markdown

ghost commented Aug 6, 2024

@joelriou
Copy link
Copy Markdown
Contributor

bors d+

As the variable inclusion has recently changed, it may be safer to sync with master.

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 14, 2024

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

@github-actions github-actions bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Aug 14, 2024
@dagurtomas
Copy link
Copy Markdown
Contributor Author

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Aug 14, 2024
Define a general functor from `TopCat` to sheaves on `CompHausLike P` satisfying some properties, and redefine `topCatToCondensedSet` and `topCatToLightCondSet` in terms of that functor.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 14, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title refactor(Condensed): reorganize TopComparison [Merged by Bors] - refactor(Condensed): reorganize TopComparison Aug 14, 2024
@mathlib-bors mathlib-bors bot closed this Aug 14, 2024
@mathlib-bors mathlib-bors bot deleted the dagur/RefactorTopComparison branch August 14, 2024 12:34
YaelDillies pushed a commit that referenced this pull request Aug 14, 2024
Define a general functor from `TopCat` to sheaves on `CompHausLike P` satisfying some properties, and redefine `topCatToCondensedSet` and `topCatToLightCondSet` in terms of that functor.
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
Define a general functor from `TopCat` to sheaves on `CompHausLike P` satisfying some properties, and redefine `topCatToCondensedSet` and `topCatToLightCondSet` in terms of that functor.
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
Define a general functor from `TopCat` to sheaves on `CompHausLike P` satisfying some properties, and redefine `topCatToCondensedSet` and `topCatToLightCondSet` in terms of that functor.
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 12, 2024
Define a general functor from `TopCat` to sheaves on `CompHausLike P` satisfying some properties, and redefine `topCatToCondensedSet` and `topCatToLightCondSet` in terms of that functor.
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-category-theory Category theory t-condensed Condensed mathematics t-topology Topological spaces, uniform spaces, metric spaces, filters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants