Step
*
of Lemma
mu-property
∀[f:ℕ ⟶ 𝔹]. {(↑(f mu(f))) ∧ (∀[i:ℕ]. ¬↑(f i) supposing i < mu(f))} supposing ∃n:ℕ. (↑(f n))
BY
{ ((InstLemma `mu-ge-property` [⌜0⌝]⋅ THENA Auto)
   THEN ParallelLast
   THEN Fold `mu` (-1)
   THEN RepeatFor 3 (ParallelLast)
   THEN Auto) }
Latex:
Latex:
\mforall{}[f:\mBbbN{}  {}\mrightarrow{}  \mBbbB{}].  \{(\muparrow{}(f  mu(f)))  \mwedge{}  (\mforall{}[i:\mBbbN{}].  \mneg{}\muparrow{}(f  i)  supposing  i  <  mu(f))\}  supposing  \mexists{}n:\mBbbN{}.  (\muparrow{}(f  n))
By
Latex:
((InstLemma  `mu-ge-property`  [\mkleeneopen{}0\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  ParallelLast
  THEN  Fold  `mu`  (-1)
  THEN  RepeatFor  3  (ParallelLast)
  THEN  Auto)
Home
Index