def
definition
def or abbrev
zeroFreeCriterion_of_EBBA
show as:
view Lean formalization →
formal statement (Lean)
432noncomputable def zeroFreeCriterion_of_EBBA
433 (bridge : Unification.UnifiedRH.EulerBoundaryBridgeAssumption) :
434 ZeroFreeCriterion :=
proof body
Definition body.
435 zeroFreeCriterion_of_honestPhaseCostBridge (honestPhaseCostBridge_of_EBBA bridge)
436
437/-- Direct witnessed-sensor RH from the ontology bridge through the analytic route. -/