Step * 1 of Lemma mkibs_wf


1. : ℕ ⟶ 𝔹
2. ∀n:ℕ((↑p[n])  (↑p[n 1]))
3. : ℕ
⊢ if p[i] then else fi  ≤ if p[1 i] then else fi 
BY
((D With ⌜i⌝  THENA Auto) THEN AutoSplit) }


Latex:


Latex:

1.  p  :  \mBbbN{}  {}\mrightarrow{}  \mBbbB{}
2.  \mforall{}n:\mBbbN{}.  ((\muparrow{}p[n])  {}\mRightarrow{}  (\muparrow{}p[n  +  1]))
3.  i  :  \mBbbN{}
\mvdash{}  if  p[i]  then  1  else  0  fi    \mleq{}  if  p[1  +  i]  then  1  else  0  fi 


By


Latex:
((D  2  With  \mkleeneopen{}i\mkleeneclose{}    THENA  Auto)  THEN  AutoSplit)




Home Index