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

Theorem cla42gv 1868
Description: Specialization with 2 quantifiers, using implicit substitution.
Hypothesis
Ref Expression
cla42egv.1 |- ((x = A /\ y = B) -> (ph <-> ps))
Assertion
Ref Expression
cla42gv |- ((A e. C /\ B e. D) -> (A.xA.yph -> ps))
Distinct variable groups:   x,y,A   x,B,y   ps,x,y

Proof of Theorem cla42gv
StepHypRef Expression
1 cla42egv.1 . . . . 5 |- ((x = A /\ y = B) -> (ph <-> ps))
21negbid 613 . . . 4 |- ((x = A /\ y = B) -> (-. ph <-> -. ps))
32cla42egv 1867 . . 3 |- ((A e. C /\ B e. D) -> (-. ps -> E.xE.y -. ph))
4 exnal 1040 . . . . 5 |- (E.y -. ph <-> -. A.yph)
54exbii 1053 . . . 4 |- (E.xE.y -. ph <-> E.x -. A.yph)
6 exnal 1040 . . . 4 |- (E.x -. A.yph <-> -. A.xA.yph)
75, 6bitr2 174 . . 3 |- (-. A.xA.yph <-> E.xE.y -. ph)
83, 7syl6ibr 213 . 2 |- ((A e. C /\ B e. D) -> (-. ps -> -. A.xA.yph))
98a3d 75 1 |- ((A e. C /\ B e. D) -> (A.xA.yph -> ps))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223  A.wal 956   = wceq 958   e. wcel 960  E.wex 982
This theorem is referenced by:  pslem 8650
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-12 970  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-ext 1462
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 983  df-sb 1174  df-clab 1467  df-cleq 1472  df-clel 1475  df-v 1815
Copyright terms: Public domain