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

Theorem r3al 1693
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 1652 . 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 1679 . . 3 |- (A.y e. B A.z e. C ph <-> A.yA.z((y e. B /\ z e. C) -> ph))
32ralbii 1670 . 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 781 . . . . . . . . 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 1001 . . . . . 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 1287 . . . . . 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 1001 . . . 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 1287 . . . 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 1001 . 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 777  A.wal 956   e. wcel 960  A.wral 1648
This theorem is referenced by:  poss 2847  pocl 2850  dfwe2 2941  cmpmon 10714
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 965  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980
This theorem depends on definitions:  df-bi 147  df-an 225  df-3an 779  df-ral 1652
Copyright terms: Public domain