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] - feat(topology/category/*/projective): CompHaus and Profinite have enough projectives #8613

Closed
wants to merge 6 commits into from

Conversation

jcommelin
Copy link
Member

Co-authored-by: Adam Topaz github@adamtopaz.com


Open in Gitpod

@jcommelin jcommelin added the awaiting-review The author would like community review of the PR label Aug 10, 2021
@@ -169,23 +170,27 @@ def limit_cone {J : Type u} [small_category J] (F : J ⥤ CompHaus.{u}) :
{ X :=
{ to_Top := (Top.limit_cone (F ⋙ CompHaus_to_Top)).X,
is_compact := begin
dsimp [Top.limit_cone],
show compact_space ↥{u : Π j, (F.obj j) | ∀ {i j : J} (f : i ⟶ j), (F.map f) (u i) = u j},
Copy link
Member Author

Choose a reason for hiding this comment

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

All the changes to this proof are merely to speed it up so that it doesn't time out in my VScode.

@semorrison
Copy link
Collaborator

Could we add a reference to an informal proof of these facts? Chapter 21 of https://www.google.com.au/books/edition/_/w6or65-Hw6UC?hl=en&gbpv=0 has CompHaus has enough projectives.

@semorrison
Copy link
Collaborator

Otherwise, looks great!

@jcommelin
Copy link
Member Author

I've added a reference.

@semorrison
Copy link
Collaborator

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Aug 16, 2021
bors bot pushed a commit that referenced this pull request Aug 16, 2021
…ugh projectives (#8613)

Co-authored-by: Adam Topaz <github@adamtopaz.com>



Co-authored-by: Adam Topaz <github@adamtopaz.com>
@bors
Copy link

bors bot commented Aug 16, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(topology/category/*/projective): CompHaus and Profinite have enough projectives [Merged by Bors] - feat(topology/category/*/projective): CompHaus and Profinite have enough projectives Aug 16, 2021
@bors bors bot closed this Aug 16, 2021
@bors bors bot deleted the profinite-enough-projectives branch August 16, 2021 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants