Skip to content

Commit 5de8f9e

Browse files
v1.3.3
clarification on the definition of `G` in `S = (N, R, G)`
1 parent 596a4d2 commit 5de8f9e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

concept_of_system.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: definition-system
3-
version: 1.3.2
3+
version: 1.3.3
44
scope: standalone
55
status: FINAL — Human Approved
66
---
@@ -9,7 +9,7 @@ status: FINAL — Human Approved
99

1010
**Premise:**
1111

12-
1. Let, G is the collection of all feasible and veridical aspects of The Universe. Then, all ecological embeddings (symbol-meaning bindings) that describe things and relationships among those things within G, have geometric properties. Consequently, algebraic operations on any measurable quantities are feasible within structured subdomains of G.
12+
1. Let, G is the mathematiaclly genarlized [rank](https://en.wikipedia.org/wiki/Rank_(linear_algebra)#Generalization) of the collection of all feasible and veridical aspects of multi-dimensional entities being taken into consideration. Then, all ecological embeddings (symbol-meaning bindings) that describe those entities and relationships among them, have geometric properties. Consequently, algebraic operations on any measurable quantities are feasible within structured subdomains of maximum rank G.
1313

1414
2. Flux denotes the rate of information transfer across a surface within G, [in an information theoretic sense](https://en.wikipedia.org/wiki/Entropy_(information_theory)#Definition).
1515

@@ -26,7 +26,7 @@ A **system** S is defined as a triplet **(N, R, G)** such that:
2626

2727
- **N** is a set of **nodes** — the networked things that constitute the system.
2828
- **R** is a set of **relationships** among nodes — including self-relationships, where a node in N relates to itself via a reflexive relation in R.
29-
- **G** is a set of **ecological embeddings** that defines the spatio-temporal adjacency of N and R within a hyper-dimensional space. G mediates R: the relationships in R are made persistent and meaningful by the ecological embedding G provides.
29+
- **G** is the rank of the set of **ecological embeddings** that defines the spatio-temporal adjacency of N and R within a hyper-dimensional space. G mediates R: the relationships in R are made persistent and meaningful by the types of ecological embedding in the vector space with rank G.
3030

3131
---
3232

@@ -58,8 +58,8 @@ A **system** S is defined as a triplet **(N, R, G)** such that:
5858

5959
## Corollary — Graph Representation
6060

61-
Any system S can be represented as a graph where nodes in N are vertices and relationships in R are edges, including self-loops. An equivalent representation is a dictionary where keys are nodes in N and values are the sets of nodes they relate to via R. G is the ecological embedding in which that graph is physically instantiated and temporally persistent — without G, the graph is an abstract structure with no memory.
61+
Any system S can be represented as a graph where nodes in N are vertices and relationships in R are edges, including self-loops. An equivalent representation is a dictionary where keys are nodes in N and values are the sets of nodes they relate to eachother via R. G is the rank of the ecological embedding in which that graph is physically instantiated and temporally persistent — without G > 0, the graph is an abstract structure with no memory.
6262

6363
---
6464

65-
*definition-system-v1_3_2.md — FINAL — Human Approved*
65+
*definition-system-v1_3_3.md — FINAL — Human Approved*

0 commit comments

Comments
 (0)