Execution
📁 Source: Cslib/Foundations/Semantics/LTS/Execution.lean
Statistics
| Metric | Count |
|---|---|
DefinitionsExecution | 1 |
Theoremscomp, cons_invert, nonEmpty_states, of_mTr, refl, split, stepL, to_mTr, split, mTr_iff_execution | 10 |
| Total | 11 |
Cslib.LTS
Definitions
| Name | Category | Theorems |
|---|---|---|
Execution 📖 | MathDef |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
mTr_iff_execution 📖 | mathematical | — | MTrExecution | — | — |
Cslib.LTS.Execution
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
comp 📖 | mathematical | Cslib.LTS.Execution | Cslib.LTS.Execution | — | — |
cons_invert 📖 | mathematical | Cslib.LTS.Execution | Cslib.LTS.Execution | — | — |
nonEmpty_states 📖 | — | Cslib.LTS.Execution | — | — | — |
of_mTr 📖 | mathematical | Cslib.LTS.MTr | Cslib.LTS.Execution | — | — |
refl 📖 | mathematical | — | Cslib.LTS.Execution | — | — |
split 📖 | mathematical | Cslib.LTS.Execution | Cslib.LTS.Execution | — | — |
stepL 📖 | mathematical | Cslib.LTS.TrCslib.LTS.Execution | Cslib.LTS.Execution | — | — |
to_mTr 📖 | mathematical | Cslib.LTS.Execution | Cslib.LTS.MTr | — | cons_invert |
Cslib.LTS.MTr
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
split 📖 | mathematical | Cslib.LTS.MTr | Cslib.LTS.MTr | — | Cslib.LTS.Execution.of_mTrCslib.LTS.Execution.split |
---