ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkExistentialQuantifier
mk
Existential
Quantifier
open
fun
mkExistentialQuantifier
(
body
:
KExpr
<
KBoolSort
>
,
bounds
:
List
<
KDecl
<
*
>
>
)
:
KExistentialQuantifier
Create existential quantifier (
exists
).