static L> theoryPlusInverse(ITheoryOn t) { if (ITheoryOn instanceof InverseTheory) ret ll(t); else ret ll(t, new InverseTheory(t)); }