pith. machine review for the scientific record. sign in
theorem proved term proof

gap_max_at_zero

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 131theorem gap_max_at_zero (T_c : ℝ) (hTc_pos : 0 < T_c) :
 132    superconducting_gap 0 T_c hTc_pos = E_coh := by

proof body

Term-mode proof.

 133  unfold superconducting_gap
 134  simp [hTc_pos]
 135
 136/-! ## §IV. Room-Temperature Superconductivity Condition -/
 137
 138/-- The condition for ambient (room temperature) superconductivity:
 139    The critical temperature rung must satisfy T_c(n) ≥ T_room. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (8)

Lean names referenced from this declaration's body.