Skip to content

Inductive Intuition #17

Merged
brandonspark merged 7 commits intosmlhelp:masterfrom
lenghuang:master
Sep 3, 2020
Merged

Inductive Intuition #17
brandonspark merged 7 commits intosmlhelp:masterfrom
lenghuang:master

Conversation

@lenghuang
Copy link
Copy Markdown
Collaborator

@lenghuang lenghuang commented Aug 12, 2020

Added a section to induction about approaching recursive functions with an inductive mindset. This was something I didn't really realize until a TA explained it to me in office hours. It's pretty obvious after hearing it, but many of my friends didn't know either. Thought it could help to have on smlhelp.

Excuse the massive amount of changes in the README.md that's my code formatter acting up. All I changed was adding a bullet point for the new inductionintuition.md.

The guide uses treeSum as an example for explaining how inductive proofs and recursion problems are closely related.

In line 56, will replace that link with a structural induction link if/when that gets made.

Copy link
Copy Markdown
Contributor

@CT075 CT075 left a comment

Choose a reason for hiding this comment

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

Looks good!

just a few minor edits, but otherwise it looks good!

Let's Go To Mars!
@brandonspark
Copy link
Copy Markdown
Contributor

made a few minor changes, but otherwise looks good to me!

Let's Go To Mars!

@lenghuang
Copy link
Copy Markdown
Collaborator Author

made a few minor changes, but otherwise looks good to me!

Let's Go To Mars!

My bad about the parentheses and thanks for the lookover :D

@brandonspark brandonspark merged commit b6cf878 into smlhelp:master Sep 3, 2020
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.

3 participants