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

Theorem eqvinc 2387
Description: A variable introduction law for class equality. (The proof was shortened by Andrew Salmon, 8-Jun-2011.)
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 . . . . . 6 |- A e. _V
21isseti 2297 . . . . 5 |- E.x x = A
3 ax-1 4 . . . . . . 7 |- (x = A -> (A = B -> x = A))
4 eqtr 1904 . . . . . . . 8 |- ((x = A /\ A = B) -> x = B)
54ex 402 . . . . . . 7 |- (x = A -> (A = B -> x = B))
63, 5jca 310 . . . . . 6 |- (x = A -> ((A = B -> x = A) /\ (A = B -> x = B)))
76eximi 1387 . . . . 5 |- (E.x x = A -> E.x((A = B -> x = A) /\ (A = B -> x = B)))
82, 7ax-mp 7 . . . 4 |- E.x((A = B -> x = A) /\ (A = B -> x = B))
9 pm3.43 664 . . . . 5 |- (((A = B -> x = A) /\ (A = B -> x = B)) -> (A = B -> (x = A /\ x = B)))
109eximi 1387 . . . 4 |- (E.x((A = B -> x = A) /\ (A = B -> x = B)) -> E.x(A = B -> (x = A /\ x = B)))
118, 10ax-mp 7 . . 3 |- E.x(A = B -> (x = A /\ x = B))
121119.37aiv 1684 . 2 |- (A = B -> E.x(x = A /\ x = B))
13 eqtr2 1905 . . 3 |- ((x = A /\ x = B) -> A = B)
141319.23aiv 1674 . 2 |- (E.x(x = A /\ x = B) -> A = B)
1512, 14impbii 174 1 |- (A = B <-> E.x(x = A /\ x = B))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163   /\ wa 240   = wceq 1298   e. wcel 1300  E.wex 1326  _Vcvv 2292
This theorem is referenced by:  eqvincf 2389  moi2 2435  moi 2436  opabidOLD 3558  tfindsg 3944  findsg 3980  dff13 4850  dfoprab5sf 5058  indpi 6186
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 1305  ax-12 1310  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-or 241  df-an 242  df-ex 1327  df-sb 1536  df-clab 1872  df-cleq 1877  df-clel 1880  df-v 2294
Copyright terms: Public domain