Basic
📁 Source: Cslib/Languages/CCS/Basic.lean
Statistics
| Metric | Count |
|---|---|
| 14 | |
| 6 | |
| Total | 20 |
Cslib.CCS
Definitions
| Name | Category | Theorems |
|---|---|---|
Act 📖 | CompData | |
Process 📖 | CompData | |
instDecidableEqAct 📖 | CompOp | — |
instDecidableEqContext 📖 | CompOp | — |
instDecidableEqProcess 📖 | CompOp | — |
instHasContextProcess 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isContext_def 📖 | mathematical | — | Cslib.HasContext.fillProcessinstHasContextProcessContext.fill | — | — |
Cslib.CCS.Act
Definitions
| Name | Category | Theorems |
|---|---|---|
Co 📖 | CompData | |
IsVisible 📖 | CompData | |
instDecidableCoOfDecidableEq 📖 | CompOp | — |
isCo 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
co_isVisible 📖 | mathematical | Co | IsVisible | — | — |
isCo_iff 📖 | bridging (iff) | — | isCoCo | isCo | — |
isVisible_neq_τ 📖 | — | IsVisible | — | — | — |
Cslib.CCS.Act.Co
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
symm 📖 | — | Cslib.CCS.Act.Co | — | — | — |
Cslib.CCS.Context
Definitions
| Name | Category | Theorems |
|---|---|---|
fill 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
complete 📖 | mathematical | — | Cslib.HasContext.fillCslib.CCS.ProcessCslib.CCS.instHasContextProcessCslib.CCS.Process.nilCslib.CCS.Process.const | — | — |
Cslib.CCS.instDecidableEqAct
Definitions
| Name | Category | Theorems |
|---|---|---|
decEq 📖 | CompOp | — |
Cslib.CCS.instDecidableEqContext
Definitions
| Name | Category | Theorems |
|---|---|---|
decEq 📖 | CompOp | — |
Cslib.CCS.instDecidableEqProcess
Definitions
| Name | Category | Theorems |
|---|---|---|
decEq 📖 | CompOp | — |
---