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: port AlgebraicTopology.DoldKan.GammaCompN #3568

Closed
wants to merge 25 commits into from

Conversation

Mathbin -> Mathlib
fix certain import statements
move "by" to end of line
add import to Mathlib.lean
Mathbin -> Mathlib
fix certain import statements
move "by" to end of line
add import to Mathlib.lean
…egeneracies' into port/AlgebraicTopology.DoldKan.SplitSimplicialObject
Mathbin -> Mathlib
fix certain import statements
move "by" to end of line
add import to Mathlib.lean
…plitSimplicialObject' into port/AlgebraicTopology.DoldKan.FunctorGamma
Mathbin -> Mathlib
fix certain import statements
move "by" to end of line
add import to Mathlib.lean
…unctorGamma' into port/AlgebraicTopology.DoldKan.GammaCompN
@joelriou joelriou added WIP Work in progress mathlib-port This is a port of a theory file from mathlib. labels Apr 21, 2023
@semorrison semorrison added the blocked-by-other-PR This PR depends on another PR to Mathlib label Apr 21, 2023
@joelriou joelriou removed the WIP Work in progress label Apr 21, 2023
@semorrison semorrison added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Apr 21, 2023
@semorrison semorrison removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Apr 21, 2023
@semorrison semorrison removed the blocked-by-other-PR This PR depends on another PR to Mathlib label Apr 22, 2023
@semorrison
Copy link
Contributor

@joelriou, I've pushed a commit that fixes the timeout with exact h, by adding some irreducible attributes.

I haven't tested this downstream (or by backporting), so please feel free to revert if this won't work out.

I wish carefully adding irreducible everywhere possible was part of our usual routine building an API, but it isn't. :-)

@semorrison semorrison added the awaiting-author A reviewer has asked the author a question or requested changes label Apr 22, 2023
@joelriou
Copy link
Collaborator Author

Thanks very much @semorrison ! I had similar timeout problems downstream in NCompGamma and EquivalenceAdditive. As the proofs relies much more on the simplification lemmas than the actual def, making some definitions irreducible seems to be the best solution. So far, NCompGamma and EquivalenceAdditive still compiles with this change, so that this PR should be good to go.

@joelriou joelriou added awaiting-review and removed awaiting-author A reviewer has asked the author a question or requested changes labels Apr 22, 2023
@ChrisHughes24
Copy link
Member

bors r+

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Apr 22, 2023
bors bot pushed a commit that referenced this pull request Apr 22, 2023
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@bors
Copy link

bors bot commented Apr 22, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port AlgebraicTopology.DoldKan.GammaCompN [Merged by Bors] - feat: port AlgebraicTopology.DoldKan.GammaCompN Apr 22, 2023
@bors bors bot closed this Apr 22, 2023
@bors bors bot deleted the port/AlgebraicTopology.DoldKan.GammaCompN branch April 22, 2023 16:56
semorrison added a commit that referenced this pull request May 10, 2023
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
hrmacbeth pushed a commit that referenced this pull request May 10, 2023
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
hrmacbeth pushed a commit that referenced this pull request May 11, 2023
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mathlib-port This is a port of a theory file from mathlib. ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants