ToNA
📁 Source: Cslib/Computability/Automata/DA/ToNA.lean
Statistics
| Metric | Count |
|---|---|
| 4 | |
| 3 | |
| Total | 7 |
Cslib.Automata.DA
Definitions
| Name | Category | Theorems |
|---|---|---|
instCoeNA 📖 | CompOp | — |
toNA 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
toNA_run 📖 | mathematical | — | Cslib.Automata.NA.RuntoNArun | — | Cslib.ωSequence.ext |
Cslib.Automata.DA.Buchi
Definitions
| Name | Category | Theorems |
|---|---|---|
toNABuchi 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
toNABuchi_language_eq 📖 | mathematical | — | Cslib.Automata.ωAcceptor.languageCslib.Automata.NA.BuchiCslib.Automata.NA.Buchi.instωAcceptortoNABuchiCslib.Automata.DA.BuchiinstωAcceptor | — | Cslib.ωLanguage.ext |
Cslib.Automata.DA.FinAcc
Definitions
| Name | Category | Theorems |
|---|---|---|
toNAFinAcc 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
toNAFinAcc_language_eq 📖 | mathematical | — | Cslib.Automata.Acceptor.languageCslib.Automata.NA.FinAccCslib.Automata.NA.FinAcc.instAcceptortoNAFinAccCslib.Automata.DA.FinAccinstAcceptor | — | — |
---