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

Theorem eqvinc 1921
Description: A variable introduction law for class equality.
Hypothesis
Ref Expression
eqvinc.1 |- A e. V
Assertion
Ref Expression
eqvinc |- (A = B <-> E.x(x = A /\ x = B))
Distinct variable groups:   x,A   x,B

Proof of Theorem eqvinc
StepHypRef Expression
1 eqvinc.1 . . 3 |- A e. V
2 eleq1 1571 . . 3 |- (A = B -> (A e. V <-> B e. V))
31, 2mpbii 191 . 2 |- (A = B -> B e. V)
4 visset 1851 . . . . 5 |- x e. V
5 eleq1 1571 . . . . 5 |- (x = B -> (x e. V <-> B e. V))
64, 5mpbii 191 . . . 4 |- (x = B -> B e. V)
76adantl 388 . . 3 |- ((x = A /\ x = B) -> B e. V)
8719.23aiv 1328 . 2 |- (E.x(x = A /\ x = B) -> B e. V)
9 eqeq2 1521 . . 3 |- (z = B -> (A = z <-> A = B))
10 eqeq2 1521 . . . . 5 |- (z = B -> (x = z <-> x = B))
1110anbi2d 618 . . . 4 |- (z = B -> ((x = A /\ x = z) <-> (x = A /\ x = B)))
1211exbidv 1312 . . 3 |- (z = B -> (E.x(x = A /\ x = z) <-> E.x(x = A /\ x = B)))
13 eqeq1 1518 . . . 4 |- (y = A -> (y = z <-> A = z))
14 eqeq1 1518 . . . . . . 7 |- (y = A -> (y = x <-> A = x))
15 eqcom 1514 . . . . . . 7 |- (A = x <-> x = A)
1614, 15syl6bb 538 . . . . . 6 |- (y = A -> (y = x <-> x = A))
1716anbi1d 619 . . . . 5 |- (y = A -> ((y = x /\ x = z) <-> (x = A /\ x = z)))
1817exbidv 1312 . . . 4 |- (y = A -> (E.x(y = x /\ x = z) <-> E.x(x = A /\ x = z)))
19 equvin 1308 . . . 4 |- (y = z <-> E.x(y = x /\ x = z))
201, 13, 18, 19vtoclb 1883 . . 3 |- (A = z <-> E.x(x = A /\ x = z))
219, 12, 20vtoclbg 1886 . 2 |- (B e. V -> (A = B <-> E.x(x = A /\ x = B)))
223, 8, 21pm5.21nii 682 1 |- (A = B <-> E.x(x = A /\ x = B))
Colors of variables: wff set class
Syntax hints:   <-> wb 144   /\ wa 221   = wceq 988   e. wcel 990  E.wex 1012  Vcvv 1849
This theorem is referenced by:  eqvincf 1922  moi2 1962  moi 1963  opabid 2863  tfindsg 3187  findsg 3219  dff13 3950  indpi 5123
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 994  ax-gen 995  ax-8 996  ax-9 997  ax-10 998  ax-12 1000  ax-17 1003  ax-4 1005  ax-5o 1007  ax-6o 1010  ax-9o 1155  ax-10o 1173  ax-ext 1494
This theorem depends on definitions:  df-bi 145  df-or 222  df-an 223  df-ex 1013  df-sb 1205  df-clab 1500  df-cleq 1505  df-clel 1508  df-v 1850
Copyright terms: Public domain