srecord ITheoryOn(ITheoryOn t) implements ITheoryOn { public bool check(A a) { ret !t.get(a); } }