HasTau
📁 Source: Cslib/Foundations/Semantics/LTS/HasTau.lean
Statistics
| Metric | Count |
|---|---|
| 6 | |
| 8 | |
| Total | 14 |
Cslib
Definitions
| Name | Category | Theorems |
|---|---|---|
HasTau 📖 | CompData | — |
Cslib.HasTau
Definitions
| Name | Category | Theorems |
|---|---|---|
τ 📖 | CompOp |
Cslib.LTS
Definitions
| Name | Category | Theorems |
|---|---|---|
STr 📖 | CompData | |
saturate 📖 | CompOp | |
τClosure 📖 | CompOp | — |
τSTr 📖 | MathDef |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
mem_saturate_image_τ 📖 | mathematical | — | imagesaturateCslib.HasTau.τ | — | — |
sTr_τSTr 📖 | mathematical | — | STrCslib.HasTau.ττSTr | — | — |
saturate_tr_sTr 📖 | mathematical | — | TrsaturateSTr | — | — |
saturate_tr_saturate_sTr 📖 | mathematical | Cslib.HasTau.τ | TrsaturateSTr | — | STr.singleSTr.compsTr_τSTrsaturate_τSTr_τSTr |
saturate_τSTr_τSTr 📖 | mathematical | — | τSTrsaturate | — | sTr_τSTr |
Cslib.LTS.STr
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
comp 📖 | mathematical | Cslib.LTS.STrCslib.HasTau.τ | Cslib.LTS.STr | — | Cslib.LTS.sTr_τSTr |
single 📖 | mathematical | Cslib.LTS.Tr | Cslib.LTS.STr | — | — |
trans_τ 📖 | mathematical | Cslib.LTS.STrCslib.HasTau.τ | Cslib.LTS.STrCslib.HasTau.τ | — | Cslib.LTS.sTr_τSTr |
---