Basic
📁 Source: Cslib/Computability/Automata/DA/Basic.lean
Statistics
| Metric | Count |
|---|---|
| 16 | |
| 3 | |
| Total | 19 |
Cslib.Automata
Definitions
| Name | Category | Theorems |
|---|---|---|
DA 📖 | CompData | — |
Cslib.Automata.DA
Definitions
| Name | Category | Theorems |
|---|---|---|
FinAcc 📖 | CompData | |
Muller 📖 | CompData | — |
run 📖 | CompOp | |
run' 📖 | CompOp | — |
start 📖 | CompOp | |
toFLTS 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
mtr_extract_eq_run 📖 | mathematical | — | Cslib.FLTS.mtrtoFLTSstartCslib.ωSequence.extractCslib.ωSequenceCslib.instFunLikeωSequenceNatrun | — | — |
run_succ 📖 | mathematical | — | Cslib.ωSequenceCslib.instFunLikeωSequenceNatrunCslib.FLTS.trtoFLTS | — | — |
run_zero 📖 | mathematical | — | Cslib.ωSequenceCslib.instFunLikeωSequenceNatrunstart | — | — |
Cslib.Automata.DA.Buchi
Definitions
| Name | Category | Theorems |
|---|---|---|
accept 📖 | CompOp | — |
instωAcceptor 📖 | CompOp | |
toDA 📖 | CompOp | — |
Cslib.Automata.DA.FinAcc
Definitions
| Name | Category | Theorems |
|---|---|---|
accept 📖 | CompOp | — |
instAcceptor 📖 | CompOp | |
toDA 📖 | CompOp | — |
Cslib.Automata.DA.Muller
Definitions
| Name | Category | Theorems |
|---|---|---|
accept 📖 | CompOp | — |
instωAcceptor 📖 | CompOp | — |
toDA 📖 | CompOp | — |
---