pith. machine review for the scientific record. sign in
lemma proved wrapper

of_nat

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 108lemma of_nat (φ : ℝ) (n : ℕ) : PhiClosed φ (n : ℝ) := by

proof body

One-line wrapper that applies simpa.

 109  simpa using of_rat φ n
 110

depends on (2)

Lean names referenced from this declaration's body.