[FMFP] Notes on tasks

This commit is contained in:
2026-07-22 12:26:21 +02:00
parent 084167cef7
commit 5c56561acc
2 changed files with 2 additions and 0 deletions
@@ -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