Step
*
1
of Lemma
regular-upto-regularize
.....equality..... 
1. f : ℕ+ ⟶ ℤ
2. k : ℕ
3. m : ℕ
4. ↑regular-upto(k;m + 1;f)
5. n : ℕ
6. n ≤ m
⊢ regular-upto(k;n;f) ~ tt
BY
{ (Auto THEN (BLemma `eqtt_to_assert` THENA Auto)) }
1
1. f : ℕ+ ⟶ ℤ
2. k : ℕ
3. m : ℕ
4. ↑regular-upto(k;m + 1;f)
5. n : ℕ
6. n ≤ m
⊢ ↑regular-upto(k;n;f)
Latex:
Latex:
.....equality..... 
1.  f  :  \mBbbN{}\msupplus{}  {}\mrightarrow{}  \mBbbZ{}
2.  k  :  \mBbbN{}
3.  m  :  \mBbbN{}
4.  \muparrow{}regular-upto(k;m  +  1;f)
5.  n  :  \mBbbN{}
6.  n  \mleq{}  m
\mvdash{}  regular-upto(k;n;f)  \msim{}  tt
By
Latex:
(Auto  THEN  (BLemma  `eqtt\_to\_assert`  THENA  Auto))
Home
Index