Entry |
Value |
Name |
stream_54 |
Conclusion |
!s. ssplit s = stream (\n. snth s (2 * n)),stream (\n. snth s (2 * n + 1)) |
Constructive Proof |
Yes |
Axiom |
N|A |
Classical Lemmas |
N|A |
Constructive Lemmas |
T!x. x = x!t. (!x. t) <=> t!f y. (\x. f x) y = f y!s. ssplit s = stream (\n. snth s (2 * n)),stream (\n. snth s (2 * n + 1))T <=> (\p. p) = (\p. p)(/\) = (\p q. (\f. f p q) = (\f. f T T))(==>) = (\p q. p /\ q <=> p)(!) = (\p. p = (\x. T))NUMERAL = (\n. n) |
Contained Package |
stream |
Comment |
Stream package from OpenTheory. |