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

fix(algebraic_geometry/presheafedspace): fix lame proofs #1273

Merged
merged 5 commits into from Jul 28, 2019

Conversation

semorrison
Copy link
Collaborator

This fixes the proofs that @robertylewis copied and tweaked from tidy, after discovering that tidy was running too slowly in this file.

I'm still sad about having to include these proofs at all, and dream about having a proper caching mechanism so we can write automation.

I also improved documentation by epsilon.

@semorrison semorrison requested a review from a team as a code owner July 28, 2019 02:49
@jcommelin
Copy link
Member

Looks good to me, modulo 1 typo.

@jcommelin jcommelin added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Jul 28, 2019
@mergify mergify bot merged commit 879da1c into master Jul 28, 2019
@mergify mergify bot deleted the fix-presheafed-space-proofs branch July 28, 2019 10:35
@@ -3,12 +3,23 @@
-- Authors: Scott Morrison
Copy link
Member

Choose a reason for hiding this comment

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

I think we use /- -/ comment in this header

@semorrison
Copy link
Collaborator Author

semorrison commented Jul 28, 2019 via email

anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 15, 2020
…community#1273)

* fix(algebraic_geometry/presheafedspace): fix lame proofs

* fix

* Update src/algebraic_geometry/presheafed_space.lean

Co-Authored-By: Johan Commelin <johan@commelin.net>
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