Step
*
of Lemma
Legendre_wf
∀[n:ℕ]. ∀[x:ℝ].  (Legendre(n;x) ∈ ℝ)
BY
{ (CompleteInductionOnNat THEN ProveWfLemma) }
Latex:
Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[x:\mBbbR{}].    (Legendre(n;x)  \mmember{}  \mBbbR{})
By
Latex:
(CompleteInductionOnNat  THEN  ProveWfLemma)
Home
Index