def
definition
def or abbrev
ImpossibleRegion
show as:
view Lean formalization →
formal statement (Lean)
249def ImpossibleRegion : Set ℝ := {x : ℝ | x ≤ 0}
proof body
Definition body.
250
251/-- The impossible region has infinite cost. -/