Section I.V: Summary

Section I.V: Summary#

The analysis requires one more piece of formal machinery before it can codify the phenomenon of palindromes. However, even without the later results, Theorem 1.4.10 and Theorem 1.4.11 are particularly compelling results that demonstrate the efficacy of the current formal system and its ability to generate novel, if intuitively obvious, theorems.

The deductive path from Theorem 1.4.10 to Theorem 1.4.11 follows a “propagation of inversion” up the semantic hierarchy, from Characters to Words to Sentences.

First, String Inversion was defined as a operation performed on the Characters within a String,

\[s[i] = t[l(s) - i + 1]\]

Where \(t\) is the inverse of \(s\), \(t^{-1} = s\). This in turn defined an equivalence class over involutive Words in Reflective Words,

\[\alpha \in R \equiv \alpha = {\alpha}^{-1}\]

Moreover, it created a semi-group in Invertible Words,

\[\alpha \in I \equiv {\alpha}^{-1} \in I\]

This inversion makes its way to the top layer of the semantic hierarchy with Invertible Sentences,

\[\zeta \in J \equiv {\zeta}^{-1} \in C\]

The class \(J\) then imposes a condition on all Sentences that belong to it, namely that its Words must be also invertible,

\[\zeta[[i]] \in I\]

The inversion then “propagates” up a level in the semantic hierarchy and results in a directly analogous condition on the Word-level to the Character-level symmetry,

\[{\zeta}^{-1}[[i]] = (\zeta[[\Lambda(\zeta) - i + 1]])^{-1}\]

Important

The direction of implication in Theorem 1.4.10 and Theorem 1.4.11 is unidirectional. In other words, while invertibility implies the previous two equations, invertibility cannot be concluded on the basis of the previous two equations. This is an artifact of the formal system’s inability to formalize the grammar of Sentences.