Step * of Lemma add-nth_wf

[T:Type]. ∀[L:T List]. ∀[n:ℕ]. ∀[x:T].  (add-nth(n;x;L) ∈ List)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[L:T  List].  \mforall{}[n:\mBbbN{}].  \mforall{}[x:T].    (add-nth(n;x;L)  \mmember{}  T  List)


By


Latex:
ProveWfLemma




Home Index