kdrag.property.Idem

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

BoolRef