Description: A representation of explicit substitution of a class for a variable, inferred from an implicit substitution hypothesis. For an alternate proof, see ceqsalgALT . (Contributed by NM, 29-Oct-2003) (Proof shortened by BJ, 29-Sep-2019)
|- F/ x ps
|- ( x = A -> ( ph <-> ps ) )
|- ( A e. V -> ( A. x ( x = A -> ph ) <-> ps ) )
|- A. x ( x = A -> ( ph <-> ps ) )
|- ( ( F/ x ps /\ A. x ( x = A -> ( ph <-> ps ) ) /\ A e. V ) -> ( A. x ( x = A -> ph ) <-> ps ) )