Description: A variable not free in a wff remains so in a restricted class abstraction. Version of nfrab with a disjoint variable condition, which does not require ax-13 . (Contributed by NM, 13-Oct-2003) (Revised by Gino Giotto, 10-Jan-2024)
|- F/ x ph
|- F/_ x A
|- F/_ x { y e. A | ph }
|- { y e. A | ph } = { y | ( y e. A /\ ph ) }
|- F/ y T.
|- F/ x y e. A
|- ( T. -> F/ x y e. A )
|- ( T. -> F/ x ph )
|- ( T. -> F/ x ( y e. A /\ ph ) )
|- ( T. -> F/_ x { y | ( y e. A /\ ph ) } )
|- F/_ x { y | ( y e. A /\ ph ) }