bf081ed431
Motivation: it matches the notation used to declare it.
3 lines
110 B
Lua
3 lines
110 B
Lua
local env = environment()
|
|
env = add_decl(env, mk_constant_assumption("A", Type))
|
|
env:export("mod3_mod.olean")
|