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