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
|