Step
*
1
of Lemma
genfact_wf
.....assertion..... 
∀[n:ℕ]. ∀[f:ℕ+ ⟶ ℤ]. ∀[b:ℤ].  (genfact(n;b;m.f[m]) ∈ ℤ)
BY
{ ((InductionOnNat THEN Auto) THEN Unfold `genfact` 0 THEN Auto) }
Latex:
Latex:
.....assertion..... 
\mforall{}[n:\mBbbN{}].  \mforall{}[f:\mBbbN{}\msupplus{}  {}\mrightarrow{}  \mBbbZ{}].  \mforall{}[b:\mBbbZ{}].    (genfact(n;b;m.f[m])  \mmember{}  \mBbbZ{})
By
Latex:
((InductionOnNat  THEN  Auto)  THEN  Unfold  `genfact`  0  THEN  Auto)
Home
Index