Mathlib Map

Theorems · Definition · computer science

Language.toDFA

{α : Type u} → (L : Language α) → DFA α ↑(Set.range L.leftQuotient)

The left quotients of a language are the states of an automaton that accepts the language.

Defined in
Mathlib.Computability.MyhillNerode
Cited by
5 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.