StraightLine
📁 Source: Cslib/Computability/URM/StraightLine.lean
Statistics
| Metric | Count |
|---|---|
| 4 | |
| 9 | |
| Total | 13 |
Cslib.URM
Definitions
| Name | Category | Theorems |
|---|---|---|
instDecidableIsStraightLine 📖 | CompOp | — |
straightLine_finalRegs 📖 | CompOp | |
straightLine_finalState 📖 | CompOp |
Theorems
Cslib.URM.Program
Definitions
| Name | Category | Theorems |
|---|---|---|
IsStraightLine 📖 | MathDef |
Cslib.URM.Program.IsStraightLine
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
append 📖 | mathematical | Cslib.URM.Program.IsStraightLine | Cslib.URM.ProgramCslib.URM.Instr | — | — |
cons 📖 | mathematical | Cslib.URM.Instr.IsJumpCslib.URM.Program.IsStraightLine | Cslib.URM.Instr | — | — |
singleton 📖 | mathematical | Cslib.URM.Instr.IsJump | Cslib.URM.Program.IsStraightLineCslib.URM.Instr | — | — |
Cslib.URM.Step
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
of_nonJump 📖 | mathematical | Cslib.URM.State.pcCslib.URM.InstrCslib.URM.Instr.IsJumpCslib.URM.Program | Cslib.URM.Step | — | — |
---