Documentation Verification Report

ToNA

📁 Source: Cslib/Computability/Automata/DA/ToNA.lean

Statistics

MetricCount
DefinitionstoNABuchi, toNAFinAcc, instCoeNA, toNA
4
TheoremstoNABuchi_language_eq, toNAFinAcc_language_eq, toNA_run
3
Total7

Cslib.Automata.DA

Definitions

NameCategoryTheorems
instCoeNA 📖CompOp
toNA 📖CompOp
1 mathmath: toNA_run

Theorems

NameKindAssumesProvesValidatesDepends On
toNA_run 📖mathematicalCslib.Automata.NA.Run
toNA
run
Cslib.ωSequence.ext

Cslib.Automata.DA.Buchi

Definitions

NameCategoryTheorems
toNABuchi 📖CompOp
1 mathmath: toNABuchi_language_eq

Theorems

NameKindAssumesProvesValidatesDepends On
toNABuchi_language_eq 📖mathematicalCslib.Automata.ωAcceptor.language
Cslib.Automata.NA.Buchi
Cslib.Automata.NA.Buchi.instωAcceptor
toNABuchi
Cslib.Automata.DA.Buchi
instωAcceptor
Cslib.ωLanguage.ext

Cslib.Automata.DA.FinAcc

Definitions

NameCategoryTheorems
toNAFinAcc 📖CompOp
1 mathmath: toNAFinAcc_language_eq

Theorems

NameKindAssumesProvesValidatesDepends On
toNAFinAcc_language_eq 📖mathematicalCslib.Automata.Acceptor.language
Cslib.Automata.NA.FinAcc
Cslib.Automata.NA.FinAcc.instAcceptor
toNAFinAcc
Cslib.Automata.DA.FinAcc
instAcceptor

---

← Back to Index