Step
*
of Lemma
completeInductionFast
P:
 
 
. ((
n:
. ((
m:
n. (P m)) 
 (P n))) 
 (
n:
. (P n)))
BY
{ Auto }
1
1. P : 
 
 
@i'
2. 
n:
. ((
m:
n. (P m)) 
 (P n))@i
3. n : 
@i
 P n
\mforall{}P:\mBbbN{}  {}\mrightarrow{}  \mBbbP{}.  ((\mforall{}n:\mBbbN{}.  ((\mforall{}m:\mBbbN{}n.  (P  m))  {}\mRightarrow{}  (P  n)))  {}\mRightarrow{}  (\mforall{}n:\mBbbN{}.  (P  n)))
By
Auto
Home
Index