Pith. sign in
module module moderate

IndisputableMonolith.Quantum.ComplexHilbertStructure

show as:
view Lean formalization →

Defines the complex Hilbert-space layer that sits on the Recognition Science ledger Hilbert space, equipping states with a complex inner product and unit-norm normalization. Quantum bridge constructions cite it when they need C-linear structure rather than a real ledger space. The module packages three sibling definitions that assemble the complex structure from the upstream Hilbert-space bridge.

claimFrom the RS ledger Hilbert space one obtains a complex Hilbert space $\mathcal{H}_{\mathbb{C}}$ together with a normalized-state predicate requiring $\|\psi\|=1$, so that physical states are unit vectors in $\mathcal{H}_{\mathbb{C}}$.

background

Recognition Science builds quantum kinematics on a ledger-derived Hilbert space (the upstream module HilbertSpace, documented as the Hilbert space for the RS QM bridge). That space is initially real or ledger-native; continuum QM and Born-rule statements need a complex structure and a unit sphere of pure states.

This module sits in the Quantum domain and imports Mathlib plus the ledger Hilbert space. It introduces the complexification (or complex structure) on that space, a constructor that builds the complex Hilbert object from ledger data, and a normalization predicate asserting unit norm. These are the standard ingredients for identifying physical rays with unit vectors and for writing inner-product amplitudes.

proof idea

Definition module: no substantial theorems. It exposes three sibling definitions that (i) package a complex Hilbert structure, (ii) construct that structure from the ledger Hilbert space, and (iii) assert unit norm for normalized states. Argument structure is assembly and type-level packaging on top of the upstream Hilbert-space bridge, not a multi-step proof.

why it matters in Recognition Science

The complex Hilbert layer is required before RS can state Born-rule amplitudes, projective measurement, and unitary evolution in standard QM language. Downstream quantum bridge results (phase factors, interference, density operators) depend on having $\mathcal{H}_{\mathbb{C}}$ and unit-norm states rather than raw ledger vectors. Within the forcing chain this is infrastructure for the QM bridge, not a T0–T8 forcing step; it closes the gap between ledger geometry and textbook complex Hilbert space so later modules can cite normalized complex states without re-deriving the structure.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (3)