∀[A:Type]. ∀[s:stream(A)].  (s-tl(s) ∈ stream(A))
{ ProveWfLemma }
1. A : Type
2. s : stream(A)
⊢ snd(s) ∈ stream(A)