theorem
proved
term proof
glass_transition_implies_high_tc
show as:
view Lean formalization →
formal statement (Lean)
15theorem glass_transition_implies_high_tc (h : glass_transition_from_ledger) :
16 high_tc_superconductivity_from_ledger :=
proof body
Term-mode proof.
17 h
18
19end GlassTransitionStructure
20end CondensedMatter
21end IndisputableMonolith