Step * of Lemma replace-seq-from_wf

[T:Type]. ∀[s:ℕ ⟶ T]. ∀[n:ℕ]. ∀[k:T].  (replace-seq-from(s;n;k) ∈ ℕ ⟶ T)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[s:\mBbbN{}  {}\mrightarrow{}  T].  \mforall{}[n:\mBbbN{}].  \mforall{}[k:T].    (replace-seq-from(s;n;k)  \mmember{}  \mBbbN{}  {}\mrightarrow{}  T)


By


Latex:
ProveWfLemma




Home Index