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

context.word_context()

Return the context of the words of a context.

Preconditions:

  • none

import vcsn ctx = vcsn.context('lal_char, b') ctx.word_context() #law_char, b

{}B\{\ldots\}^*\to\mathbb{B}

ctx = vcsn.context('lat<lal_char, lan_char>, zmin') ctx.word_context() #lat<law_char, law_char>, zmin

{}×{}Zmin\{\ldots\}^* \times \{\ldots\}^*\to\mathbb{Z}_{\text{min}}