def
definition
def or abbrev
validAlternativePeriods
show as:
view Lean formalization →
formal statement (Lean)
122def validAlternativePeriods : List ℕ := [4, 8, 16]
proof body
Definition body.
123
124/-- If a falsifier exists with period outside valid alternatives, it's strong evidence. -/