pith. sign in
def

bandGap

definition
show as:
module
IndisputableMonolith.Physics.SemiconductorBandStructureFromConfigDim
domain
Physics
line
29 · github
papers citing
none yet

plain-language theorem explainer

Band gap energies for the five semiconductor types are placed on the phi-ladder by defining the gap at rung k as phi to the power k. Solid-state modelers working from configDim D equals 5 would cite this when establishing ratios or positivity in band structure calculations. The definition is a direct power assignment imported from the solid-state physics module.

Claim. The band-gap energy at rung $k$ is $E_g(k) = phi^k$, where $phi$ denotes the self-similar fixed point of the Recognition Composition Law.

background

The module defines five canonical semiconductor types (intrinsic, n-type, p-type, compensated, degenerate) corresponding to configDim D equals 5. Band-gap energies sit on the phi-ladder, the same construction appearing upstream in SolidStatePhysicsFromRS.bandGap. Recognition Science places all such energies via the self-similar fixed point phi forced at T6, with the Recognition Composition Law supplying the functional equation that fixes phi.

proof idea

One-line definition that directly sets bandGap k to phi raised to the power k.

why it matters

This supplies the explicit values used by SemiconductorCert to enforce the constant ratio phi and strict positivity for every rung, thereby certifying the five semiconductor types. It anchors the phi-ladder segment of the mass formula and connects to T6 forcing of phi as the self-similar fixed point. The same definition is re-exported from SolidStatePhysicsFromRS, closing the link between solid-state and semiconductor layers.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.