Step * 1 1 of Lemma before-upto


1. : ℕ
2. : ℕn
3. : ℕn
4. : ℕ2 ⟶ ℕ||upto(n)||
5. increasing(f;2)
6. ∀j:ℕ2. ([x; y][j] upto(n)[f j] ∈ ℕn)
7. upto(n)[f 0] ∈ ℕn
8. upto(n)[f 1] ∈ ℕn
⊢ x < y
BY
(RWO "length_upto" THENA Auto) }

1
1. : ℕ
2. : ℕn
3. : ℕn
4. : ℕ2 ⟶ ℕn
5. increasing(f;2)
6. ∀j:ℕ2. ([x; y][j] upto(n)[f j] ∈ ℕn)
7. upto(n)[f 0] ∈ ℕn
8. upto(n)[f 1] ∈ ℕn
⊢ x < y


Latex:


Latex:

1.  n  :  \mBbbN{}
2.  x  :  \mBbbN{}n
3.  y  :  \mBbbN{}n
4.  f  :  \mBbbN{}2  {}\mrightarrow{}  \mBbbN{}||upto(n)||
5.  increasing(f;2)
6.  \mforall{}j:\mBbbN{}2.  ([x;  y][j]  =  upto(n)[f  j])
7.  x  =  upto(n)[f  0]
8.  y  =  upto(n)[f  1]
\mvdash{}  x  <  y


By


Latex:
(RWO  "length\_upto"  4  THENA  Auto)




Home Index