theorem
other
other
le_def
show as:
view Lean formalization →
formal statement (Lean)
333@[simp] theorem le_def (n m : LogicNat) : n ≤ m ↔ ∃ k, n + k = m := Iff.rfl