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

Strong induction world #10

Open
kbuzzard opened this issue Jul 5, 2023 · 2 comments
Open

Strong induction world #10

kbuzzard opened this issue Jul 5, 2023 · 2 comments
Assignees
Labels
new content Issues/PRs adding new game content

Comments

@kbuzzard
Copy link
Member

kbuzzard commented Jul 5, 2023

I have a strong induction world in the lean 3 version of NNG but I never got around to putting it online. It's here. This needs to be broken up into bite-sized pieces, translated into Lean 4, and added as a new world.

@joneugster joneugster added the new content Issues/PRs adding new game content label Mar 18, 2024
@ndcroos
Copy link

ndcroos commented Jul 27, 2024

Hi, I'd like to work on this issue. Can this be assigned it to me please?

@kbuzzard
Copy link
Member Author

kbuzzard commented Aug 6, 2024

Sure!

For reviewing purposes, can you start by just adding a few levels? It seems to me that some of the levels I suggest in the route above are already in NNG4, or should not be in strong induction world. So some design decisions need to be made here. One possibility is that you start with a proof of strong induction and work back to see exactly which facts you need about <, and then basically make a new world which is basically < world with a proof of strong induction at the end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new content Issues/PRs adding new game content
Projects
None yet
Development

No branches or pull requests

3 participants