Mathlib Map

Theorems · Definition · computer science

DFA.accepts

{α : Type u} → {σ : Type v} → DFA α σ → Language α

M.accepts is the language of x such that M.eval x is an accept state.

Defined in
Mathlib.Computability.DFA
Cited by
18 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms

Around this declaration

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

Cites4

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

Cited by19

Results whose statement or proof uses this declaration.