Clean up example
This commit is contained in:
parent
5d931ab7e6
commit
68dba77156
@ -1,6 +1,3 @@
|
|||||||
# Auxiliary predicate to determine whether a variable is integer
|
|
||||||
#axiom: forall X (is_int(X) <-> exists N X = N).
|
|
||||||
|
|
||||||
# Perform the proofs under the assumption that n is a nonnegative integer input constant. n stands
|
# Perform the proofs under the assumption that n is a nonnegative integer input constant. n stands
|
||||||
# for the total number of input sets
|
# for the total number of input sets
|
||||||
input: n -> integer.
|
input: n -> integer.
|
||||||
|
Loading…
Reference in New Issue
Block a user