Entry
Value
Name
stream_27
Conclusion
!f s. smap f s = stream (f o snth s)
Constructive Proof
Yes
Axiom
N|A
Classical Lemmas
N|A
Constructive Lemmas
T
!f s. smap f s = stream (f o snth s)
T <=> (\p. p) = (\p. p)
(!) = (\p. p = (\x. T))
Contained Package
stream
Comment
Stream package from OpenTheory.
Back to main package page
Back to contained package page