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

.....assertion..... 
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)
⊢ ([] ∈ polynomial-mon-vars(L;u))
BY
(BLemma `member-polynomial-mon-vars` THEN Auto) }

1
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)
⊢ ([] ∈ L) ∨ (∃m∈u. [] (snd(m)) ∈ (ℤ List))


Latex:


Latex:
.....assertion..... 
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{}  ([]  \mmember{}  polynomial-mon-vars(L;u))


By


Latex:
(BLemma  `member-polynomial-mon-vars`  THEN  Auto)




Home Index