Step
*
1
2
1
of Lemma
range_sublist
1. [T] : Type
2. n : ℕ
3. f : ℕn ⟶ ℕ0
4. increasing(f;n)
5. 0 = 0 ∈ ℤ
⊢ increasing(f;0)
BY
{ (Unfold `increasing` 0 THEN Auto') }
Latex:
Latex:
1.  [T]  :  Type
2.  n  :  \mBbbN{}
3.  f  :  \mBbbN{}n  {}\mrightarrow{}  \mBbbN{}0
4.  increasing(f;n)
5.  0  =  0
\mvdash{}  increasing(f;0)
By
Latex:
(Unfold  `increasing`  0  THEN  Auto')
Home
Index