Encyclopedia Foundation Foundation Operator Core Coupled Recognition Cores Tensor Weyl Monomial Self Inn
Foundation Operator Core Coupled Recognition Cores Tensor Weyl Monomial Self Inn
A formal statement about a special matrix product pins down a numerical fact about the framework's building blocks, without claiming any physical measurement.
A monomial and its inner product
A Weyl monomial is a product of two basic matrices, X and Z, raised to powers, the kind of object that appears when one studies finite-dimensional quantum systems. The declaration tensorWeylMonomial_self_inner concerns the inner product of such a monomial with itself, taken over a four-dimensional space called a ququart. In plain terms, it states that the squared length of this self-inner product equals the total number of available basis states, which is four. This is a structural fact about how the framework's building blocks are defined, not an empirical result.
The statement lives inside the framework's ledger, a discrete record of recognition events that the framework uses as its starting point. The declaration is an abbreviation, a short name for a longer expression already proved in the machine-checked library of formal theorems. It does not introduce new physics; it repackages an existing theorem under a convenient label. The content is purely algebraic: given the definitions of the monomial and the inner product, the equality follows by computation.
What the declaration does not claim is equally clear. It does not assert that any physical system realizes this structure, nor that the number four corresponds to a measured quantity. It does not derive the fine-structure constant, the Riemann Hypothesis, or any empirical constant. It does not even claim that the inner product is nonzero for every choice of monomial; the statement is specifically about the self-inner product, not about products between distinct monomials. The declaration is a theorem about the framework's own definitions, not a statement about the world.
The practical consequence is that the framework's algebraic core is internally consistent at this level: the self-inner product of a Weyl monomial behaves exactly as the definitions require. A reader who wants to check this can trace the abbreviation back to the original theorem in the coupled recognition cores module. The declaration adds no new content; it makes an existing fact easier to reference. This is the ordinary work of a formal library: naming a result so that later proofs can cite it without repeating its full statement.
THEOREM tensorWeylMonomial_self_inner · IndisputableMonolith/Foundation/OperatorCore/CoupledRecognitionCores.lean
abbrev tensorWeylMonomial_self_inner {N : ℕ} :=
IndisputableMonolith.Foundation.CoupledRecognitionCores.tensorWeylMonomial_self_inner (N := N)
What this page does not claim
No physical system is asserted to realize the ququart structure. No empirical constant, such as the fine-structure constant, is derived from this declaration. The statement does not cover inner products between distinct monomials.
Verify this page
Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:
$ lake env lean IndisputableMonolith/Foundation/OperatorCore/CoupledRecognitionCores.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)
A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.
Derived articles
This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:
- What is the explicit formula for the inner product of two distinct Weyl monomials?
- How does the ququart structure generalize to higher-dimensional coupled recognition cores?
- What physical interpretation, if any, does the framework assign to the ququart basis states?
- Which later theorems in the library cite tensorWeylMonomial_self_inner as a lemma?
MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND
THEOREM tensorWeylMonomial_self_inner · IndisputableMonolith/Foundation/OperatorCore/CoupledRecognitionCores.lean
abbrev tensorWeylMonomial_self_inner {N : ℕ} := IndisputableMonolith.Foundation.CoupledRecognitionCores.tensorWeylMonomial_self_inner (N := N)The declaration states that the squared length of this self-inner product equals the total number of available basis states, which is four. tensorWeylMonomial_self_inner · IndisputableMonolith/Foundation/OperatorCore/CoupledRecognitionCores.lean