pith. machine review for the scientific record. sign in
module module high

IndisputableMonolith.Quantum.PointerStates

show as:
view Lean formalization →

The Quantum.PointerStates module defines basis states, pointer states, environments, and neutral windows for the preferred basis problem in Recognition Science quantum mechanics. It links pointer states to the predictability sieve, Lindblad eigenstates, and J-cost minimization. Physicists modeling decoherence and classical emergence in RS frameworks would cite these constructions. The module consists of definitions and short lemmas without elaborate internal proofs.

claimIn Hilbert space $H$, a basis state $|brangle$ is an element of an orthonormal basis. A pointer state is a state selected by the predictability sieve that remains stable under environmental coupling. Neutral windows are intervals of minimal J-cost. The environment is modeled as a roomEnvironment whose interactions select pointer states as Lindblad eigenstates.

background

Recognition Science derives quantum features from the J-cost functional defined in the Cost module and the fundamental time quantum $tau_0 = 1$ tick from Constants. This module operates in the quantum domain and introduces BasisState as a basis state in Hilbert space, PointerState for preferred states under decoherence, Environment, roomEnvironment, and NeutralWindow. Key lemmas include pointer_states_are_neutral_windows, pointer_states_are_lindblad_eigenstates, and predictability_sieve_selects_pointer_states, which connect pointer stability to cost minimization.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

These definitions supply the base objects for pointer state selection in Recognition Science quantum mechanics. The module feeds into results on macroscopic decoherence and the emergence of classical states via the predictability sieve. It supports the framework's treatment of stable states under J-cost and connects to the broader derivation of physics from the unified forcing chain.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (15)