Description: Formula-building rule for the at-most-one quantifier (deduction form). (Contributed by NM, 8-Mar-1995) Remove dependency on ax-10 , ax-11 , ax-13 . (Revised by BJ, 14-Oct-2022) (Proof shortened by Wolf Lammen, 18-Feb-2023)
|- F/ x ph
|- ( ph -> ( ps <-> ch ) )
|- ( ph -> ( E* x ps <-> E* x ch ) )
|- ( ph -> A. x ( ps <-> ch ) )
|- ( A. x ( ps <-> ch ) -> ( E* x ps <-> E* x ch ) )