23 Proven Theorems

Universal Language rests on 23 proven theorems — from the unique decomposition of every expression into five primitives, through structural properties of sorts and operations, to deep results on symmetry, self-description, and geometric–semantic correspondence.

5
Foundation
7
Structural
11
Advanced

“A construction's meaning IS its geometry.”

These theorems prove it — showing that five shapes, eleven operations, and four sorts are sufficient, complete, and unique.

Foundation Theorems (1–5)

Existence and uniqueness of the primitive grounding — the bedrock on which all UL rests.

1.

Unique Grounding Theorem

proven

Every well-formed UL expression has a unique decomposition into the five primitives. There is no ambiguity in decomposition — meanings are always traceable to concrete geometric operations.

Enables: T2, T5
View Proof →
2.

Primitive Irreducibility

proven

No primitive can be derived from the other four. Each of the five primitives (Point, Line, Angle, Curve, Enclosure) is independent and irreducible.

Requires: T1
Enables: T3
View Proof →
3.

Sort Completeness

proven

The four sorts (G, T, R, C) classify all well-formed expressions without overlap or gap. Every well-formed expression belongs to exactly one sort.

Requires: T2
Enables: T4
View Proof →
4.

Operation Closure

proven

The 11 Σ_UL operations are closed over the set of well-formed expressions. Applying any operation to well-formed inputs always yields a well-formed output.

Requires: T3
View Proof →
5.

Finite Composition

proven

Every well-formed expression uses finitely many applications of primitives and operations. No infinite construction is required to express any concept in UL.

Requires: T1
View Proof →

Structural Theorems (6–12)

Relationships between sorts, operations, and constructive levels — how the pieces fit together.

6.

Sort Preservation Under Operations

proven

Each operation signature specifies the sorts of its inputs and output. The sort of the result is fully determined by the operation and the sorts of its arguments.

Requires: T3, T4
7.

Level Monotonicity

proven

The constructive level of a compound expression is always greater than or equal to the levels of its constituent parts. Composition never decreases level.

Requires: T5
Enables: T8
8.

Level Well-Ordering

proven

The constructive levels form a well-ordered set. Every non-empty collection of expressions has a member of minimal level.

Requires: T7
9.

Sort–Operation Compatibility

proven

The sort system and operation system are mutually consistent: no operation can produce a sort violation, and no sort restriction blocks a structurally valid operation.

Requires: T3, T4
10.

Negation Involution

proven

Applying the negate operation twice to any well-formed expression returns the original expression. Negation is its own inverse.

Requires: T4
11.

Composition Associativity

proven

The compose operation is associative: composing (f ∘ g) ∘ h yields the same result as f ∘ (g ∘ h) for all composable well-formed expressions.

Requires: T4
12.

Abstraction–Embedding Duality

proven

The abstract and embed operations form a dual pair: abstracting an embedded expression recovers the original, and embedding an abstracted expression recovers the original, up to canonical equivalence.

Requires: T4

Advanced Theorems (13–23)

Symmetry groups, invariants, self-reference, and meta-properties — the deep consequences.

13.

Symmetry Classification Theorem

proven

Every well-formed expression belongs to exactly one symmetry class determined by its transformation group under the Erlangen Program hierarchy.

Requires: T3
Enables: T14
14.

Invariant Preservation

proven

For each symmetry class, there exists a set of geometric invariants that are preserved by all transformations in the corresponding group.

Requires: T13
15.

Erlangen Completeness

proven

The Erlangen Program hierarchy applied to UL captures all geometrically meaningful distinctions between expressions. No finer classification is needed.

Requires: T13
16.

Primitive Independence of Axioms

proven

The axioms governing each primitive are independent: no axiom can be derived from the remaining axioms.

Requires: T2
17.

Expressive Completeness

proven

Any concept expressible in any natural or formal language can be represented as a well-formed UL expression using the five primitives and eleven operations.

Requires: T1, T4
18.

Unique Normal Form

proven

Every well-formed expression has a unique normal form obtained by exhaustive application of reduction rules. Equivalent expressions reduce to the same normal form.

Requires: T1, T5
19.

Self-Description Theorem

proven

Universal Language can describe its own syntax, semantics, and proof system entirely within its own formalism. UL is self-describing.

Requires: T17
20.

Dimensional Consistency

proven

The dimensional assignments to primitives (0D Point, 1D Line, 2D Angle, 3D Curve, 4D Enclosure) are consistent with all operations and sort assignments.

Requires: T3, T4
21.

Quantifier Well-Definedness

proven

The quantify operation (the sole T2 operation) is well-defined over all T1 expressions and always produces a well-formed T2 expression.

Requires: T4
22.

Inversion Completeness

proven

Every invertible well-formed expression has a unique inverse under the invert operation. The set of invertible expressions forms a group under composition.

Requires: T11
23.

Geometric–Semantic Correspondence

proven

There is a one-to-one correspondence between geometric constructions and semantic meanings in UL. Form and meaning are identical — a construction's meaning IS its geometry.

Requires: T1, T13, T17

Related Sections

These theorems justify the entries in the Lexicon. The operations they govern are defined under Syntax, and the symmetry results connect to Grammar's Erlangen Program classification. The five primitives they rest on are detailed in Symbology.