Step
*
of Lemma
exp_wf_nat_plus
∀[n:ℕ]. ∀[v:ℕ+].  (v^n ∈ ℕ+)
BY
{ (InductionOnNat THEN Unfold `exp` 0 THEN Reduce 0 THEN Auto) }
Latex:
Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[v:\mBbbN{}\msupplus{}].    (v\^{}n  \mmember{}  \mBbbN{}\msupplus{})
By
Latex:
(InductionOnNat  THEN  Unfold  `exp`  0  THEN  Reduce  0  THEN  Auto)
Home
Index