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

coherence_gate

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)

 139theorem coherence_gate (sc : Superconductor) (hN : 2 ≤ sc.cooper_pairs.N) :
 140    incoherent_effective_source sc.cooper_pairs <
 141    superconductor_effective_source sc true := by

proof body

Term-mode proof.

 142  simp only [superconductor_effective_source, ite_true]
 143  exact coherent_exceeds_incoherent sc.cooper_pairs hN
 144
 145/-! ## 6. Certificate -/
 146

used by (1)

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

depends on (4)

Lean names referenced from this declaration's body.