Paper IUnconditionally Closedmath.FA

Finite Blaschke Packet Model Spaces

Abstract

This paper is the first installment of Volume VI of the HoTT/Yoneda Riemann hypothesis programme. Volume V proved a conditional theorem RH_classical_of_no_phantom_language_breakthrough:NoPhantomLanguageBreakthroughRH_classical\texttt{RH\_classical\_of\_no\_phantom\_language\_breakthrough}:\textsf{NoPhantomLanguageBreakthrough}\Longrightarrow\textsf{RH\_classical}, whose two payload fields are OffCriticalZeroDefectKernel\textsf{OffCriticalZeroDefectKernel} (the existence of a nonzero vector in the Burnol/Blaschke model space whenever an off-critical zeta zero exists) and YonedaBlaschkeDetectorCalculus\textsf{YonedaBlaschkeDetectorCalculus} (the RKHS detector / rational-dilation externalization / quotient orthogonality / admissibility package). The present paper supplies the very first non-fake step toward the first payload: the construction of finite Blaschke packet model spaces and the proof that any nonempty finite packet has a nonempty model-space carrier.

We define the structure FiniteBlaschkePacket\mathsf{FiniteBlaschkePacket} (a finite-index family of points αiC\alpha_i \in \mathbb{C} together with off-critical flags), construct the finite Blaschke product BP(z)=iI(zαi)/(1αiz)B_P(z) = \prod_{i\in I}(z-\alpha_i)/(1-\overline{\alpha_i}\,z), specify the associated finite-dimensional model space KBP=H2BPH2K_{B_P} = H^2 \ominus B_P H^2, exhibit a reproducing-kernel vector at any chosen packet zero, and prove that KBPK_{B_P} is nonempty. The Lean module Vol6.FiniteBlaschkePacket\texttt{Vol6.FiniteBlaschkePacket} formalizes all of this and proves the principal theorem finite_packet_model_space_nonempty\texttt{finite\_packet\_model\_space\_nonempty} with no sorry\texttt{sorry}, admit\texttt{admit}, new axiom\texttt{axiom}, or new opaque\texttt{opaque}. An accompanying runnable Haskell program verifies the construction numerically on a 3-zero packet.

Artifacts

Lean 4 Module
Vol6.FiniteBlaschkePacket
View on GitHub →
Haskell Numeric Artifact
haskell/paper-01-finite-blaschke-packet/Main.hs
View on GitHub →

Status & Obstructions

Unconditionally Closed
Unconditionally closed — no sorry/admit/axiom/opaque

This paper introduces no sorry, admit, new axiom, or new opaque. The principal theorem is unconditionally proved within the Vol5 surface.