Pith. sign in
module module moderate

IndisputableMonolith.Physics.Andreev_Reflection_FromJCost

show as:
view Lean formalization →

Formalizes Andreev reflection as a threshold phenomenon on the RS J-cost: an electron-like excitation converts to a hole-like partner once the domain cost clears a canonical positive threshold built from J. Condensed-matter and RS auditors cite the certificate bundle when linking interface scattering to the cost functional. The module is mostly definitions plus nonnegativity and inhabitance lemmas, not a long derivation.

claimDefine a domain cost $C$ from the RS cost $J$, a canonical threshold $\theta>0$, and an Andreev-reflection certificate asserting that reflection (electron $\leftrightarrow$ hole conversion at a normal-superconductor interface) is admitted precisely when $C\ge\theta$. The certificate type is inhabited.

background

Recognition Science takes the unique cost $J(x)=(x+x^{-1})/2-1$ (equivalently $\cosh(\log x)-1$) forced by the Recognition Composition Law. The Cost import supplies that functional; Constants supplies the RS tick $\tau_0$.

Andreev reflection is the NS-interface process in which an incident electron is retroreflected as a hole while a Cooper pair enters the superconductor. This module treats that conversion as a cost-threshold event: a domain cost assembled from $J$, compared against a fixed positive canonical threshold.

Sibling definitions introduce domainCost, its evaluation and nonnegativity, canonicalThreshold with positivity, and the certificate record AndreevReflCert together with an inhabited instance.

proof idea

Definition-first module. Domain cost is packaged from $J$; nonnegativity and the on-point evaluation lemma are short algebraic consequences of Cost facts. The canonical threshold is a positive constant (positivity lemma). The Andreev certificate is a structure bundling the cost-threshold comparison; inhabitance is a one-line constructor application. No deep tactic proof of microscopic BdG scattering is present.

why it matters in Recognition Science

Places Andreev reflection inside the RS cost calculus rather than as an external condensed-matter axiom, so interface superconductivity can sit on the same $J$-ladder as masses and coupling constants. Downstream graph is currently empty: the module exposes the certificate for later transport, gap, or eight-tick scheduling arguments. It does not yet close a forcing-chain step (T5–T8) but supplies a physics-facing hook for $J$-driven thresholds (Berry scale $\phi^{-1}$ and related cutoffs live nearby in the framework).

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (8)