has_high_tc_structure
plain-language theorem explainer
The theorem asserts that the self-similar fixed point phi satisfies the strict inequalities 1 < phi < 2, which is the ledger condition for high-Tc superconductivity structures. Condensed matter theorists working in the Recognition framework cite it when bridging the phi-ladder to room-temperature superconductivity models. The proof is a one-line wrapper that directly invokes the prior high-Tc structure theorem.
Claim. The proposition $1 < phi < 2$, where $phi$ is the unique positive real fixed point of the Recognition Composition Law satisfying $phi = 1 + 1/phi$.
background
Recognition Science forces phi as the self-similar fixed point at step T6 of the unified forcing chain. The high-Tc ledger condition is the conjunction of the two inequalities on this fixed point. The module CondensedMatter.RoomTemperatureSuperconductivityStructure imports the HighTcSuperconductivityStructure results and sits downstream of the J-uniqueness and phi-forcing lemmas.
proof idea
The proof is a one-line wrapper that applies the theorem high_tc_superconductivity_structure, which reduces directly to the pair of inequalities one_lt_phi and phi_lt_two.
why it matters
This supplies the High-Tc structural input required by the downstream theorem room_temperature_superconductivity_structure, whose doc-comment states that room-temperature-SC structure implies High-Tc structural input. It anchors the T6 phi fixed point inside the condensed-matter application of the eight-tick octave and D=3 spatial dimensions, closing the link from the Recognition Composition Law to mass-ladder predictions.
Switch to Lean above to see the machine-checked source, dependencies, and usage graph.