530531532533534535536537538539540
subst, l.getAtomicSentence()); reduction.add(l.newInstance(atom)); } nnpc = new Chain(reduction); nnpc.setProofStep(new ProofStepChainReduction(nnpc, nearParent, farParent, subst)); } } return nnpc;