Step * 2 1 of Lemma qsum-linearity1


1. ∀d:ℕ
     ∀[a,b:ℤ].  ∀[q:ℚ]. ∀[X:{a..b-} ⟶ ℚ].  a ≤ i < b. X[i] (q * Σa ≤ i < b. X[i]) ∈ ℚsupposing (b a) ≤ d
2. : ℤ
3. : ℤ
4. : ℚ
5. {a..b-} ⟶ ℚ
6. a ≤ b
⊢ Σa ≤ i < b. X[i] (q * Σa ≤ i < b. X[i]) ∈ ℚ
BY
(InstHyp [⌜a⌝1⋅ THEN Auto) }


Latex:


Latex:

1.  \mforall{}d:\mBbbN{}
          \mforall{}[a,b:\mBbbZ{}].
              \mforall{}[q:\mBbbQ{}].  \mforall{}[X:\{a..b\msupminus{}\}  {}\mrightarrow{}  \mBbbQ{}].    (\mSigma{}a  \mleq{}  i  <  b.  q  *  X[i]  =  (q  *  \mSigma{}a  \mleq{}  i  <  b.  X[i])) 
              supposing  (b  -  a)  \mleq{}  d
2.  a  :  \mBbbZ{}
3.  b  :  \mBbbZ{}
4.  q  :  \mBbbQ{}
5.  X  :  \{a..b\msupminus{}\}  {}\mrightarrow{}  \mBbbQ{}
6.  a  \mleq{}  b
\mvdash{}  \mSigma{}a  \mleq{}  i  <  b.  q  *  X[i]  =  (q  *  \mSigma{}a  \mleq{}  i  <  b.  X[i])


By


Latex:
(InstHyp  [\mkleeneopen{}b  -  a\mkleeneclose{}]  1\mcdot{}  THEN  Auto)




Home Index