kdrag.Idem

kdrag.Idem(f) BoolRef
>>> Idem(smt.Function("f", smt.IntSort(), smt.IntSort(), smt.IntSort()))
ForAll(x, f(x, x) == x)
Return type:

BoolRef