def
StringTransducer.RewriteWordWithoutFinal
{α : Type u_1}
{β : Type u_2}
{σ : Type u_3}
[Fintype α]
[Fintype β]
[Fintype σ]
(𝓣 : StringTransducer α β σ)
:
Equations
Instances For
def
StringTransducer.Generates
{α : Type u_1}
{β : Type u_2}
{σ : Type u_3}
[Fintype α]
[Fintype β]
[Fintype σ]
(𝓣 : StringTransducer α β σ)
(source : List α)
(target : List β)
: