Skip to content

Commit 2707f26

Browse files
1.3.6
1 parent ba7722e commit 2707f26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

concept_of_system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ A **system** S is defined as a triplet **(N, R, G)** such that:
5656
| Ø | Ø || Empty or void system | Valid. Informationally inert and idempotent. |
5757
| ≠ Ø | Ø || Degenerate system | Valid. No transfer possible. No memory. |
5858
| {n} | {(n,n)} | Structured | Minimal system | Valid. Single node, reflexive relation, self-memory via E. |
59-
| ≠ Ø | ≠ Ø | Unstructured | Transfer-capable, memoryless | Formally excluded R ≠ Ø requires G > 0 (*Constraint 6*). |
59+
| ≠ Ø | ≠ Ø | Unstructured | Transfer-capable, memoryless | Formally excluded, R ≠ Ø requires G > 0 (*Constraint 6*). |
6060
| ≠ Ø | ≠ Ø | Structured | Fully realized system | Transfer and memory both available. |
6161

6262
---

0 commit comments

Comments
 (0)