048151487e
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
4 lines
91 B
Text
4 lines
91 B
Text
import Int.
|
|
variable g : forall A : Type, A -> A.
|
|
variables a b : Int
|
|
axiom H1 : g _ a > 0
|