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

Theorem r19.23v 1741
Description: Theorem 19.23 of [Margaris] p. 90 with restricted quantifiers.
Assertion
Ref Expression
r19.23v |- (A.x e. A (ph -> ps) <-> (E.x e. A ph -> ps))
Distinct variable group:   ps,x

Proof of Theorem r19.23v
StepHypRef Expression
1 impexp 347 . . 3 |- (((x e. A /\ ph) -> ps) <-> (x e. A -> (ph -> ps)))
21albii 999 . 2 |- (A.x((x e. A /\ ph) -> ps) <-> A.x(x e. A -> (ph -> ps)))
3 df-rex 1650 . . . 4 |- (E.x e. A ph <-> E.x(x e. A /\ ph))
43imbi1i 186 . . 3 |- ((E.x e. A ph -> ps) <-> (E.x(x e. A /\ ph) -> ps))
5 19.23v 1293 . . 3 |- (A.x((x e. A /\ ph) -> ps) <-> (E.x(x e. A /\ ph) -> ps))
64, 5bitr4 176 . 2 |- ((E.x e. A ph -> ps) <-> A.x((x e. A /\ ph) -> ps))
7 df-ral 1649 . 2 |- (A.x e. A (ph -> ps) <-> A.x(x e. A -> (ph -> ps)))
82, 6, 73bitr4r 184 1 |- (A.x e. A (ph -> ps) <-> (E.x e. A ph -> ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   e. wcel 958  E.wex 980  A.wral 1645  E.wrex 1646
This theorem is referenced by:  reluni 3265  funimass4 3763  ac6lem 4754  kmlem12 4776  lmuni 7951
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 963  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981  df-ral 1649  df-rex 1650
Copyright terms: Public domain