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

Theorem r3al 1690
Description: Triple restricted universal quantification.
Assertion
Ref Expression
r3al |- (A.x e. A A.y e. B A.z e. C ph <-> A.xA.yA.z((x e. A /\ y e. B /\ z e. C) -> ph))
Distinct variable groups:   x,y,z   y,A,z   z,B

Proof of Theorem r3al
StepHypRef Expression
1 df-ral 1649 . 2 |- (A.x e. A A.yA.z((y e. B /\ z e. C) -> ph) <-> A.x(x e. A -> A.yA.z((y e. B /\ z e. C) -> ph)))
2 r2al 1676 . . 3 |- (A.y e. B A.z e. C ph <-> A.yA.z((y e. B /\ z e. C) -> ph))
32ralbii 1667 . 2 |- (A.x e. A A.y e. B A.z e. C ph <-> A.x e. A A.yA.z((y e. B /\ z e. C) -> ph))
4 3anass 779 . . . . . . . . 9 |- ((x e. A /\ y e. B /\ z e. C) <-> (x e. A /\ (y e. B /\ z e. C)))
54imbi1i 186 . . . . . . . 8 |- (((x e. A /\ y e. B /\ z e. C) -> ph) <-> ((x e. A /\ (y e. B /\ z e. C)) -> ph))
6 impexp 347 . . . . . . . 8 |- (((x e. A /\ (y e. B /\ z e. C)) -> ph) <-> (x e. A -> ((y e. B /\ z e. C) -> ph)))
75, 6bitr 173 . . . . . . 7 |- (((x e. A /\ y e. B /\ z e. C) -> ph) <-> (x e. A -> ((y e. B /\ z e. C) -> ph)))
87albii 999 . . . . . 6 |- (A.z((x e. A /\ y e. B /\ z e. C) -> ph) <-> A.z(x e. A -> ((y e. B /\ z e. C) -> ph)))
9 19.21v 1285 . . . . . 6 |- (A.z(x e. A -> ((y e. B /\ z e. C) -> ph)) <-> (x e. A -> A.z((y e. B /\ z e. C) -> ph)))
108, 9bitr 173 . . . . 5 |- (A.z((x e. A /\ y e. B /\ z e. C) -> ph) <-> (x e. A -> A.z((y e. B /\ z e. C) -> ph)))
1110albii 999 . . . 4 |- (A.yA.z((x e. A /\ y e. B /\ z e. C) -> ph) <-> A.y(x e. A -> A.z((y e. B /\ z e. C) -> ph)))
12 19.21v 1285 . . . 4 |- (A.y(x e. A -> A.z((y e. B /\ z e. C) -> ph)) <-> (x e. A -> A.yA.z((y e. B /\ z e. C) -> ph)))
1311, 12bitr 173 . . 3 |- (A.yA.z((x e. A /\ y e. B /\ z e. C) -> ph) <-> (x e. A -> A.yA.z((y e. B /\ z e. C) -> ph)))
1413albii 999 . 2 |- (A.xA.yA.z((x e. A /\ y e. B /\ z e. C) -> ph) <-> A.x(x e. A -> A.yA.z((y e. B /\ z e. C) -> ph)))
151, 3, 143bitr4 183 1 |- (A.x e. A A.y e. B A.z e. C ph <-> A.xA.yA.z((x e. A /\ y e. B /\ z e. C) -> ph))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   /\ w3a 775  A.wal 954   e. wcel 958  A.wral 1645
This theorem is referenced by:  poss 2841  pocl 2844  dfwe2 2935  cmpmon 10743
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-3an 777  df-ral 1649
Copyright terms: Public domain