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

Theorem rspec3 1730
Description: Specialization rule for restricted quantification.
Hypothesis
Ref Expression
rspec3.1 |- A.x e. A A.y e. B A.z e. C ph
Assertion
Ref Expression
rspec3 |- ((x e. A /\ y e. B /\ z e. C) -> ph)

Proof of Theorem rspec3
StepHypRef Expression
1 rspec3.1 . . . 4 |- A.x e. A A.y e. B A.z e. C ph
21rspec2 1729 . . 3 |- ((x e. A /\ y e. B) -> A.z e. C ph)
32r19.21bi 1728 . 2 |- (((x e. A /\ y e. B) /\ z e. C) -> ph)
433impa 830 1 |- ((x e. A /\ y e. B /\ z e. C) -> ph)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223   /\ w3a 777   e. wcel 960  A.wral 1648
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 975
This theorem depends on definitions:  df-bi 147  df-an 225  df-3an 779  df-ral 1652
Copyright terms: Public domain