Metamath Proof Explorer


Theorem sbcbiVD

Description: Implication form of sbcbii . The following User's Proof is a Virtual Deduction proof completed automatically by the tools program completeusersproof.cmd, which invokes Mel L. O'Cat's mmj2 and Norm Megill's Metamath Proof Assistant. sbcbi is sbcbiVD without virtual deductions and was automatically derived from sbcbiVD .

1:: |- (. A e. B ->. A e. B ).
2:: |- (. A e. B ,. A. x ( ph <-> ps ) ->. A. x ( ph <-> ps ) ).
3:1,2: |- (. A e. B ,. A. x ( ph <-> ps ) ->. [. A / x ]. ( ph <-> ps ) ).
4:1,3: |- (. A e. B ,. A. x ( ph <-> ps ) ->. ( [. A / x ]. ph <-> [. A / x ]. ps ) ).
5:4: |- (. A e. B ->. ( A. x ( ph <-> ps ) -> ( [. A / x ]. ph <-> [. A / x ]. ps ) ) ).
qed:5: |- ( A e. B -> ( A. x ( ph <-> ps ) -> ( [. A / x ]. ph <-> [. A / x ]. ps ) ) )
(Contributed by Alan Sare, 18-Mar-2012) (Proof modification is discouraged.) (New usage is discouraged.)

Ref Expression
Assertion sbcbiVD ABxφψ[˙A/x]˙φ[˙A/x]˙ψ

Proof

Step Hyp Ref Expression
1 idn1 ABAB
2 idn2 AB,xφψxφψ
3 spsbc ABxφψ[˙A/x]˙φψ
4 1 2 3 e12 AB,xφψ[˙A/x]˙φψ
5 sbcbig AB[˙A/x]˙φψ[˙A/x]˙φ[˙A/x]˙ψ
6 5 biimpd AB[˙A/x]˙φψ[˙A/x]˙φ[˙A/x]˙ψ
7 1 4 6 e12 AB,xφψ[˙A/x]˙φ[˙A/x]˙ψ
8 7 in2 ABxφψ[˙A/x]˙φ[˙A/x]˙ψ
9 8 in1 ABxφψ[˙A/x]˙φ[˙A/x]˙ψ