Step
*
3
1
2
1
2
of Lemma
before-upto
1. n : ℕ
2. x : ℕn
3. y : ℕn
4. x < y
5. j : ℤ
6. j = 1 ∈ ℤ
⊢ y = upto(n)[y] ∈ ℕn
BY
{ ((InstLemma `select_upto` [⌜n⌝; ⌜y⌝])⋅ THEN Auto) }
Latex:
Latex:
1.  n  :  \mBbbN{}
2.  x  :  \mBbbN{}n
3.  y  :  \mBbbN{}n
4.  x  <  y
5.  j  :  \mBbbZ{}
6.  j  =  1
\mvdash{}  y  =  upto(n)[y]
By
Latex:
((InstLemma  `select\_upto`  [\mkleeneopen{}n\mkleeneclose{};  \mkleeneopen{}y\mkleeneclose{}])\mcdot{}  THEN  Auto)
Home
Index