lean2/tests/lean/interactive/t4.input.expected.out
Leonardo de Moura d2eb99bf11 refactor(library/logic): move logic/choice.lean to init/classical.lean
choice axiom is now in the classical namespace.
2015-08-12 18:37:33 -07:00

31 lines
324 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- BEGINWAIT
-- ENDWAIT
-- BEGININFO
-- TYPE|6|6
( → Prop) →
-- ACK
-- IDENTIFIER|6|6
classical.epsilon
-- ACK
-- SYMBOL|6|14
(
-- ACK
-- SYMBOL|6|15
λ
-- ACK
-- IDENTIFIER|6|17
x
-- ACK
-- TYPE|6|21
Type₁
-- ACK
-- IDENTIFIER|6|21
nat
-- ACK
-- TYPE|6|26
Prop
-- ACK
-- IDENTIFIER|6|26
true
-- ACK
-- ENDINFO