Step * 1 1 2 1 2 of Lemma hd-rev-pcs-mon-vars

.....antecedent..... 
1. polynomial-constraints()
2. iPolynomial()
3. iPolynomial() List
4. ∀L:ℤ List List
     (0 < ||L||
      (last(L) [] ∈ (ℤ List))
      (0 < ||accumulate (with value vs and list item p):
                polynomial-mon-vars(vs;p)
               over list:
                 v
               with starting value:
                L)||
        ∧ (last(accumulate (with value vs and list item p):
                 polynomial-mon-vars(vs;p)
                over list:
                  v
                with starting value:
                 L))
          []
          ∈ (ℤ List))))
5. : ℤ List List
6. 0 < ||L||
7. last(L) [] ∈ (ℤ List)
⊢ last(polynomial-mon-vars(L;u)) [] ∈ (ℤ List)
BY
(NthHypEq (-1) THEN EqCD THEN Auto) }

1
.....subterm..... T:t
2:n
1. polynomial-constraints()
2. iPolynomial()
3. iPolynomial() List
4. ∀L:ℤ List List
     (0 < ||L||
      (last(L) [] ∈ (ℤ List))
      (0 < ||accumulate (with value vs and list item p):
                polynomial-mon-vars(vs;p)
               over list:
                 v
               with starting value:
                L)||
        ∧ (last(accumulate (with value vs and list item p):
                 polynomial-mon-vars(vs;p)
                over list:
                  v
                with starting value:
                 L))
          []
          ∈ (ℤ List))))
5. : ℤ List List
6. 0 < ||L||
7. last(L) [] ∈ (ℤ List)
⊢ last(polynomial-mon-vars(L;u)) last(L) ∈ (ℤ List)


Latex:


Latex:
.....antecedent..... 
1.  X  :  polynomial-constraints()
2.  u  :  iPolynomial()
3.  v  :  iPolynomial()  List
4.  \mforall{}L:\mBbbZ{}  List  List
          (0  <  ||L||
          {}\mRightarrow{}  (last(L)  =  [])
          {}\mRightarrow{}  (0  <  ||accumulate  (with  value  vs  and  list  item  p):
                                polynomial-mon-vars(vs;p)
                              over  list:
                                  v
                              with  starting  value:
                                L)||
                \mwedge{}  (last(accumulate  (with  value  vs  and  list  item  p):
                                  polynomial-mon-vars(vs;p)
                                over  list:
                                    v
                                with  starting  value:
                                  L))
                    =  [])))
5.  L  :  \mBbbZ{}  List  List
6.  0  <  ||L||
7.  last(L)  =  []
\mvdash{}  last(polynomial-mon-vars(L;u))  =  []


By


Latex:
(NthHypEq  (-1)  THEN  EqCD  THEN  Auto)




Home Index