Step * 1 1 of Lemma mu-bound-unique

.....wf..... 
1. : ℕ
2. : ℕb ⟶ 𝔹
3. : ℕb
4. ↑(f x)
5. ∀y:ℕb. ((↑(f y))  (y x ∈ ℤ))
6. ∃n:ℕb. (↑(f n))
7. ∀[i:ℕb]. ¬↑(f i) supposing i < mu(f)
⊢ mu(f) ∈ ℕb
BY
(BLemma `mu-bound` THEN Auto) }


Latex:


Latex:
.....wf..... 
1.  b  :  \mBbbN{}
2.  f  :  \mBbbN{}b  {}\mrightarrow{}  \mBbbB{}
3.  x  :  \mBbbN{}b
4.  \muparrow{}(f  x)
5.  \mforall{}y:\mBbbN{}b.  ((\muparrow{}(f  y))  {}\mRightarrow{}  (y  =  x))
6.  \mexists{}n:\mBbbN{}b.  (\muparrow{}(f  n))
7.  \mforall{}[i:\mBbbN{}b].  \mneg{}\muparrow{}(f  i)  supposing  i  <  mu(f)
\mvdash{}  mu(f)  \mmember{}  \mBbbN{}b


By


Latex:
(BLemma  `mu-bound`  THEN  Auto)




Home Index