mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 21:29:09 +02:00
[FMFP] Exam notes for FP almost complete
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
To prove recursive formulas, or more precisely formulated, a formula $P$ (with free variable $n$) for all $n \in \N$,
|
||||
we have can use weak or strong induction.
|
||||
Weak induction may be a \textit{slightly} misleading term, because it isn't necessarily weaker than strong induction.
|
||||
we can use weak or strong induction.
|
||||
Weak induction may be a \textit{slightly} misleading term, because it isn't necessarily weaker than strong induction,
|
||||
for mathematical induction, for structural induction, there is a difference.
|
||||
|
||||
This section has been moved to the very start of the theory part, even though many of the topics mentioned have not been covered in the summary yet,
|
||||
such that all the induction proofs can be covered in the same place.
|
||||
|
||||
Reference in New Issue
Block a user