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

Axiom ax-5 952
Description: Axiom of Quantified Implication. This axiom moves a quantifier from outside to inside an implication, quantifying ps. Notice that x must not be a free variable in the antecedent of the quantified implication, and we express this by binding ph to "protect" the axiom from a ph containing a free x. One of the 4 axioms of pure predicate calculus. Axiom scheme C4' in [Megill] p. 448 (p. 16 of the preprint). It is a special case of Lemma 5 of [Monk2] p. 108 and Axiom 5 of [Mendelson] p. 69.
Assertion
Ref Expression
ax-5 |- (A.x(A.xph -> ps) -> (A.xph -> A.xps))

Detailed syntax breakdown of Axiom ax-5
StepHypRef Expression
1 wph . . . . 5 wff ph
2 vx . . . . 5 set x
31, 2wal 950 . . . 4 wff A.xph
4 wps . . . 4 wff ps
53, 4wi 3 . . 3 wff (A.xph -> ps)
65, 2wal 950 . 2 wff A.x(A.xph -> ps)
74, 2wal 950 . . 3 wff A.xps
83, 7wi 3 . 2 wff (A.xph -> A.xps)
96, 8wi 3 1 wff (A.x(A.xph -> ps) -> (A.xph -> A.xps))
Colors of variables: wff set class
This axiom is referenced by:  a5i 965  19.20 970
Copyright terms: Public domain