094459504b
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
8 lines
No EOL
134 B
Text
8 lines
No EOL
134 B
Text
import standard
|
||
using num prod
|
||
|
||
definition H : inhabited (Prop × num × (num → num)) := _
|
||
|
||
(*
|
||
print(get_env():find("H"):value())
|
||
*) |