def
definition
def or abbrev
PhysicallyExists
show as:
view Lean formalization →
formal statement (Lean)
921def PhysicallyExists (sensor : DefectSensor) : Prop :=
proof body
Definition body.
922 ∃ K : ℝ, ∀ N : ℕ,
923 IndisputableMonolith.Foundation.LawOfExistence.defect
924 (eulerLedgerScalarState sensor N) ≤ K
925
926/-- `ontological_dichotomy` restated: charge = 0 ↔ physically exists. -/
used by (22)
-
physicallyExists_of_ProxyPhysicalizationBridge -
ProxyPhysicalizationBridge -
proxyPhysicalizationBridge_iff_physicallyExists -
proxyPhysicalizationBridge_of_charge_zero -
rh_from_ZeroInducedProxyPhysicalizationBridge -
nonzero_charge_impossible -
unit_sensor_not_physical_cert -
nonzero_charge_not_physical -
rh_from_rs_thesis -
rh_right_half_certificate -
RSPhysicalThesis -
strip_zero_gives_nonphysical_sensor -
unit_sensor_not_physical -
witnessed_physical_contradiction -
witnessed_sensor_not_physical -
zetaDefectSensor_charge_ne_zero -
all_physicallyExist_of_rh -
charge_zero_iff_physicallyExists -
ontological_dichotomy -
PhysicalSensor -
rh_from_ontological_dichotomy -
rh_iff_all_physical