Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 45894
Kernel: Python 3

expression.context

The context (algebraic type) of an expression.

See also:

Examples

import vcsn e = vcsn.Q.expression('(<1/2>a*+<1/3>b*)*') e.context()

{a,b}Q\{a, b\}\to\mathbb{Q}