mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 21:29:09 +02:00
[FMFP] Notes on tasks
This commit is contained in:
Binary file not shown.
@@ -68,3 +68,5 @@ Remember:
|
|||||||
\item in the base case / simple case, fix $n$
|
\item in the base case / simple case, fix $n$
|
||||||
\item in the end state that since it holds for all $n$, it, in particular, holds for $n = 0$ (or equivalent)
|
\item in the end state that since it holds for all $n$, it, in particular, holds for $n = 0$ (or equivalent)
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
For generalizing, a very helpful tactic is to think about the statement some, come up with the generalization you think is correct, then doing the base case in the proof
|
||||||
|
after only a very short amount of time, as the correct generalized statement will become apparent there very quickly
|
||||||
|
|||||||
Reference in New Issue
Block a user