glass_transition_implies_high_tc
plain-language theorem explainer
The declaration shows that a glass-transition structure derived from the ledger directly yields the high-Tc superconductivity condition. Condensed-matter researchers working in the Recognition Science setting would cite this link when relating structural transitions to superconducting inputs. The proof is a one-line term that returns the hypothesis unchanged because the two propositions are defined to be identical.
Claim. If the glass-transition structure is obtained from the ledger, then the high-Tc superconductivity condition holds, where the condition is the statement that $1 < phi < 2$.
background
The module CondensedMatter.GlassTransitionStructure defines glass_transition_from_ledger as identical to high_tc_superconductivity_from_ledger. The imported definition high_tc_superconductivity_from_ledger asserts that phi lies strictly between 1 and 2. This places the result inside the condensed-matter sector of Recognition Science, where phi is the self-similar fixed point forced by the T0-T8 chain.
proof idea
The proof is a one-line term that returns the hypothesis h directly. Because glass_transition_from_ledger is defined to equal high_tc_superconductivity_from_ledger, the implication holds by substitution.
why it matters
The theorem supplies the structural implication that connects glass-transition ledger data to the high-Tc input required by the Recognition Science framework. It fills the link between the glass-transition structure and the phi-interval condition that appears in the high-Tc superconductivity definition. No downstream theorems yet reference it, so its integration into larger material models remains open.
Switch to Lean above to see the machine-checked source, dependencies, and usage graph.