Skip to content

chore: add Delab NatSucc and simplify Induction.lean - #167

Open
WenrongZou wants to merge 2 commits into
hhu-adam:main-v2from
WenrongZou:Ind
Open

chore: add Delab NatSucc and simplify Induction.lean#167
WenrongZou wants to merge 2 commits into
hhu-adam:main-v2from
WenrongZou:Ind

Conversation

@WenrongZou

Copy link
Copy Markdown
Collaborator

add DelaboratorNatSucc.lean and simplify Induction.lean.

  • Nat.zero displays as 0
  • Nat.succ n displays as n+1.
  • Nat.succ (Nat.succ 0) displays as 2.

@TentativeConvert

Copy link
Copy Markdown
Collaborator

Thanks for this! I'm not sufficiently fluid in Lean metaprogramming to review this; I would simply need to test what happens when playing the game in the browser. If you've already done that, please go ahead and merge. Otherwise just leave it and I'll merge it once I'm back in my office.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants