Description: A deduction theorem that converts a not-free inference directly to
deduction form. The first hypothesis is the hypothesis of the deduction
form. The second is an equality deduction (e.g.,
( F/_ x A -> U. { y | A. x y e. A } = U. A ) ) that starts from
abidnf . The last is assigned to the inference form (e.g.,
F/_ x U. { y | A. x y e. A } ) whose hypothesis is satisfied using
nfaba1 . (Contributed by NM, 19-Nov-2020)