|
|
last edited 2 years ago by Bill Page |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ||
Editor: Bill Page
Time: 2012/04/26 15:54:27 GMT-7 |
||
Note: |
changed: - \begin{axiom} B:List OrderedFreeMonoid Symbol B:=[p,q*r] for i in B repeat for j in B repeat output(i*j) \end{axiom} Patterns \begin{axiom} x:List Symbol x:=[a,b,c,a,d] p:= patternMatch(x,p,[])