Step * 2 1 2 1 of Lemma fps-exp-linear-coeff


1. Type
2. valueall-type(X)
3. eq EqDecider(X)
4. X
5. X
6. ¬(x y ∈ X)
7. CRng
8. |r|
9. : ℤ
10. 0 < m
11. : ℕ
12. PowerSeries(X;r)
13. ∀[n:ℕ]. ((f bag-rep(n;x)) if (n =z 1) then k ↑(m 1) else fi  ∈ |r|)
14. ¬(n 0 ∈ ℤ)
15. x@0 bag(X) × bag(X)
16. x@0 ↓∈ bag-partitions(eq;bag-rep(n;x))
⊢ (x@0 = <bag-rep(n 1;x), bag-rep(1;x)> ∈ (bag(X) × bag(X)))
∨ ((* f[fst(x@0)] ((k)*atom(x)+atom(y))[snd(x@0)]) 0 ∈ |r|)
BY
TACTIC:(D -2 THEN BagMemberD (-1) THEN Reduce 0) }

1
1. Type
2. valueall-type(X)
3. eq EqDecider(X)
4. X
5. X
6. ¬(x y ∈ X)
7. CRng
8. |r|
9. : ℤ
10. 0 < m
11. : ℕ
12. PowerSeries(X;r)
13. ∀[n:ℕ]. ((f bag-rep(n;x)) if (n =z 1) then k ↑(m 1) else fi  ∈ |r|)
14. ¬(n 0 ∈ ℤ)
15. x1 bag(X)
16. x2 bag(X)
17. (x1 x2) bag-rep(n;x) ∈ bag(X)
⊢ (<x1, x2> = <bag-rep(n 1;x), bag-rep(1;x)> ∈ (bag(X) × bag(X))) ∨ ((* f[x1] ((k)*atom(x)+atom(y))[x2]) 0 ∈ |r|)


Latex:


Latex:

1.  X  :  Type
2.  valueall-type(X)
3.  eq  :  EqDecider(X)
4.  x  :  X
5.  y  :  X
6.  \mneg{}(x  =  y)
7.  r  :  CRng
8.  k  :  |r|
9.  m  :  \mBbbZ{}
10.  0  <  m
11.  n  :  \mBbbN{}
12.  f  :  PowerSeries(X;r)
13.  \mforall{}[n:\mBbbN{}].  ((f  bag-rep(n;x))  =  if  (n  =\msubz{}  m  -  1)  then  k  \muparrow{}r  (m  -  1)  else  0  fi  )
14.  \mneg{}(n  =  0)
15.  x@0  :  bag(X)  \mtimes{}  bag(X)
16.  x@0  \mdownarrow{}\mmember{}  bag-partitions(eq;bag-rep(n;x))
\mvdash{}  (x@0  =  <bag-rep(n  -  1;x),  bag-rep(1;x)>)  \mvee{}  ((*  f[fst(x@0)]  ((k)*atom(x)+atom(y))[snd(x@0)])  =  0)


By


Latex:
TACTIC:(D  -2  THEN  BagMemberD  (-1)  THEN  Reduce  0)




Home Index