Step
*
1
1
1
of Lemma
before-upto
1. n : ℕ
2. x : ℕn
3. y : ℕn
4. f : ℕ2 ⟶ ℕn
5. increasing(f;2)
6. ∀j:ℕ2. ([x; y][j] = upto(n)[f j] ∈ ℕn)
7. x = upto(n)[f 0] ∈ ℕn
8. y = upto(n)[f 1] ∈ ℕn
⊢ x < y
BY
{ ((((InstLemma `select_upto` [⌜n⌝; ⌜f 0⌝])⋅ THENA Auto) THEN (InstLemma `select_upto` [⌜n⌝; ⌜f 1⌝])⋅) THENA Auto) }
1
1. n : ℕ
2. x : ℕn
3. y : ℕn
4. f : ℕ2 ⟶ ℕn
5. increasing(f;2)
6. ∀j:ℕ2. ([x; y][j] = upto(n)[f j] ∈ ℕn)
7. x = upto(n)[f 0] ∈ ℕn
8. y = upto(n)[f 1] ∈ ℕn
9. upto(n)[f 0] = (f 0) ∈ ℤ
10. upto(n)[f 1] = (f 1) ∈ ℤ
⊢ x < y
Latex:
Latex:
1.  n  :  \mBbbN{}
2.  x  :  \mBbbN{}n
3.  y  :  \mBbbN{}n
4.  f  :  \mBbbN{}2  {}\mrightarrow{}  \mBbbN{}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:
((((InstLemma  `select\_upto`  [\mkleeneopen{}n\mkleeneclose{};  \mkleeneopen{}f  0\mkleeneclose{}])\mcdot{}  THENA  Auto)  THEN  (InstLemma  `select\_upto`  [\mkleeneopen{}n\mkleeneclose{};  \mkleeneopen{}f  1\mkleeneclose{}])\mcdot{})
  THENA  Auto
  )
Home
Index