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

Theorem ra5 1996
Description: Restricted quantifier version of Axiom 5 of [Mendelson] p. 69. This is an axiom of a predicate calculus for a restricted domain. Compare the unrestricted stdpc5 1056.
Hypothesis
Ref Expression
ra5.1 |- (ph -> A.xph)
Assertion
Ref Expression
ra5 |- (A.x e. A (ph -> ps) -> (ph -> A.x e. A ps))

Proof of Theorem ra5
StepHypRef Expression
1 df-ral 1646 . . . 4 |- (A.x e. A (ph -> ps) <-> A.x(x e. A -> (ph -> ps)))
2 bi2.04 160 . . . . 5 |- ((x e. A -> (ph -> ps)) <-> (ph -> (x e. A -> ps)))
32albii 997 . . . 4 |- (A.x(x e. A -> (ph -> ps)) <-> A.x(ph -> (x e. A -> ps)))
41, 3bitr 173 . . 3 |- (A.x e. A (ph -> ps) <-> A.x(ph -> (x e. A -> ps)))
5 ra5.1 . . . 4 |- (ph -> A.xph)
65stdpc5 1056 . . 3 |- (A.x(ph -> (x e. A -> ps)) -> (ph -> A.x(x e. A -> ps)))
74, 6sylbi 199 . 2 |- (A.x e. A (ph -> ps) -> (ph -> A.x(x e. A -> ps)))
8 df-ral 1646 . 2 |- (A.x e. A ps <-> A.x(x e. A -> ps))
97, 8syl6ibr 213 1 |- (A.x e. A (ph -> ps) -> (ph -> A.x e. A ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3  A.wal 952   e. wcel 956  A.wral 1642
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 961  ax-4 971  ax-5o 973  ax-6o 976
This theorem depends on definitions:  df-bi 147  df-an 225  df-ral 1646
Copyright terms: Public domain