HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem ceqex 1886
Description: Equality implies equivalence with substitution.
Assertion
Ref Expression
ceqex |- (x = A -> (ph <-> E.x(x = A /\ ph)))
Distinct variable group:   x,A

Proof of Theorem ceqex
StepHypRef Expression
1 19.8a 1029 . . 3 |- (x = A -> E.x x = A)
2 isset 1814 . . 3 |- (A e. V <-> E.x x = A)
31, 2sylibr 200 . 2 |- (x = A -> A e. V)
4 eqeq2 1484 . . . 4 |- (y = A -> (x = y <-> x = A))
54anbi1d 617 . . . . . 6 |- (y = A -> ((x = y /\ ph) <-> (x = A /\ ph)))
65exbidv 1279 . . . . 5 |- (y = A -> (E.x(x = y /\ ph) <-> E.x(x = A /\ ph)))
76bibi2d 618 . . . 4 |- (y = A -> ((ph <-> E.x(x = y /\ ph)) <-> (ph <-> E.x(x = A /\ ph))))
84, 7imbi12d 626 . . 3 |- (y = A -> ((x = y -> (ph <-> E.x(x = y /\ ph))) <-> (x = A -> (ph <-> E.x(x = A /\ ph)))))
9 19.8a 1029 . . . . 5 |- ((x = y /\ ph) -> E.x(x = y /\ ph))
109ex 373 . . . 4 |- (x = y -> (ph -> E.x(x = y /\ ph)))
11 ax-4 973 . . . . . 6 |- (A.x(x = y -> ph) -> (x = y -> ph))
1211com12 11 . . . . 5 |- (x = y -> (A.x(x = y -> ph) -> ph))
13 visset 1813 . . . . . 6 |- y e. V
1413alexeq 1885 . . . . 5 |- (A.x(x = y -> ph) <-> E.x(x = y /\ ph))
1512, 14syl5ibr 207 . . . 4 |- (x = y -> (E.x(x = y /\ ph) -> ph))
1610, 15impbid 516 . . 3 |- (x = y -> (ph <-> E.x(x = y /\ ph)))
178, 16vtoclg 1847 . 2 |- (A e. V -> (x = A -> (ph <-> E.x(x = A /\ ph))))
183, 17mpcom 49 1 |- (x = A -> (ph <-> E.x(x = A /\ ph)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   = wceq 956   e. wcel 958  E.wex 980  Vcvv 1811
This theorem is referenced by:  ceqsexg 1887  copsexg 2792
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-16 1210  ax-11o 1218  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-v 1812
Copyright terms: Public domain