Step * 1 1 1 2 1 of Lemma str-to-nat-to-str


1. : ℤ
⊢ ((0 ≤ v) ∧ v < 10)  (||nat-to-str(v)|| 1 ∈ ℤ)
BY
(Auto THEN RecUnfold `nat-to-str` THEN Repeat (AutoSplit)) }


Latex:


Latex:

1.  v  :  \mBbbZ{}
\mvdash{}  ((0  \mleq{}  v)  \mwedge{}  v  <  10)  {}\mRightarrow{}  (||nat-to-str(v)||  =  1)


By


Latex:
(Auto  THEN  RecUnfold  `nat-to-str`  0  THEN  Repeat  (AutoSplit))




Home Index