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

carrier_defect_comparison_rh

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)

 281theorem carrier_defect_comparison_rh
 282    (sensor : DefectSensor) (hm : sensor.charge ≠ 0)
 283    (qlf : QuantitativeLocalFactorization)
 284    (horder : qlf.order = -sensor.charge) :
 285    ¬ RealizedDefectAnnularCostBounded
 286      ((mkSharedCirclePair sensor qlf horder).defectPhaseFamily.toSampledFamily) := by

proof body

Term-mode proof.

 287  exact defect_cost_unbounded_of_shared_pair _ hm
 288
 289end
 290
 291end NumberTheory
 292end IndisputableMonolith

depends on (5)

Lean names referenced from this declaration's body.