pith. machine review for the scientific record. sign in
def definition def or abbrev

superconductor_effective_source

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)

 133def superconductor_effective_source (sc : Superconductor) (coherent : Bool) : ℝ :=

proof body

Definition body.

 134  if coherent then coherent_effective_source sc.cooper_pairs
 135  else incoherent_effective_source sc.cooper_pairs
 136
 137/-- COHERENCE GATE: Cooling below T_c enhances effective source by √N.
 138    This is the "Coherence Gate" from the RS Antigravity Whitepaper. -/

used by (2)

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

depends on (9)

Lean names referenced from this declaration's body.