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

Theorem eqvinc 1880
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 1532 . . 3 |- (A = B -> (A e. V <-> B e. V))
31, 2mpbii 193 . 2 |- (A = B -> B e. V)
4 visset 1810 . . . . 5 |- x e. V
5 eleq1 1532 . . . . 5 |- (x = B -> (x e. V <-> B e. V))
64, 5mpbii 193 . . . 4 |- (x = B -> B e. V)
76adantl 388 . . 3 |- ((x = A /\ x = B) -> B e. V)
8719.23aiv 1294 . 2 |- (E.x(x = A /\ x = B) -> B e. V)
9 eqeq2 1482 . . 3 |- (z = B -> (A = z <-> A = B))
10 eqeq2 1482 . . . . 5 |- (z = B -> (x = z <-> x = B))
1110anbi2d 615 . . . 4 |- (z = B -> ((x = A /\ x = z) <-> (x = A /\ x = B)))
1211exbidv 1278 . . 3 |- (z = B -> (E.x(x = A /\ x = z) <-> E.x(x = A /\ x = B)))
13 eqeq1 1479 . . . 4 |- (y = A -> (y = z <-> A = z))
14 eqeq1 1479 . . . . . . 7 |- (y = A -> (y = x <-> A = x))
15 eqcom 1475 . . . . . . 7 |- (A = x <-> x = A)
1614, 15syl6bb 535 . . . . . 6 |- (y = A -> (y = x <-> x = A))
1716anbi1d 616 . . . . 5 |- (y = A -> ((y = x /\ x = z) <-> (x = A /\ x = z)))
1817exbidv 1278 . . . 4 |- (y = A -> (E.x(y = x /\ x = z) <-> E.x(x = A /\ x = z)))
19 equvin 1274 . . . 4 |- (y = z <-> E.x(y = x /\ x = z))
201, 13, 18, 19vtoclb 1842 . . 3 |- (A = z <-> E.x(x = A /\ x = z))
219, 12, 20vtoclbg 1845 . 2 |- (B e. V -> (A = B <-> E.x(x = A /\ x = B)))
223, 8, 21pm5.21nii 678 1 |- (A = B <-> E.x(x = A /\ x = B))
Colors of variables: wff set class
Syntax hints:   <-> wb 146   /\ wa 223   = wceq 955   e. wcel 957  E.wex 979  Vcvv 1808
This theorem is referenced by:  eqvincf 1881  moi2 1921  moi 1922  opabid 2806  findsg 3153  tfindsg 3158  ralxpf 3216  f1fv 3869  oprabval2gf 4021  indpi 5017  fsum1f 6960  fsump1f 6964
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-8 963  ax-9 964  ax-10 965  ax-12 967  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-10o 1139  ax-ext 1458
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 980  df-sb 1171  df-clab 1463  df-cleq 1468  df-clel 1471  df-v 1809
Copyright terms: Public domain