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

Axiom ax-15 1358
Description: Axiom of Quantifier Introduction. One of the equality and substitution axioms for a non-logical predicate in our predicate calculus with equality. Axiom scheme C14' in [Megill] p. 448 (p. 16 of the preprint). It is redundant if we include ax-17 969; see theorem ax15 1357. Alternately, ax-17 969 becomes unnecessary in principle with this axiom, but we lose the more powerful metalogic afforded by ax-17 969. We retain ax-15 1358 here to provide completeness for systems with the simpler metalogic that results from omitting ax-17 969, which might be easier to study for some theoretical purposes.
Assertion
Ref Expression
ax-15 |- (-. A.z z = x -> (-. A.z z = y -> (x e. y -> A.z x e. y)))

Detailed syntax breakdown of Axiom ax-15
StepHypRef Expression
1 vz . . . . . 6 set z
21cv 953 . . . . 5 class z
3 vx . . . . . 6 set x
43cv 953 . . . . 5 class x
52, 4wceq 954 . . . 4 wff z = x
65, 1wal 952 . . 3 wff A.z z = x
76wn 2 . 2 wff -. A.z z = x
8 vy . . . . . . 7 set y
98cv 953 . . . . . 6 class y
102, 9wceq 954 . . . . 5 wff z = y
1110, 1wal 952 . . . 4 wff A.z z = y
1211wn 2 . . 3 wff -. A.z z = y
134, 9wcel 956 . . . 4 wff x e. y
1413, 1wal 952 . . . 4 wff A.z x e. y
1513, 14wi 3 . . 3 wff (x e. y -> A.z x e. y)
1612, 15wi 3 . 2 wff (-. A.z z = y -> (x e. y -> A.z x e. y))
177, 16wi 3 1 wff (-. A.z z = x -> (-. A.z z = y -> (x e. y -> A.z x e. y)))
Colors of variables: wff set class
This axiom is referenced by:  ax17el 1359  ax11el 1362  axrepnd 4926  axpowndlem4 4932  axregndlem2 4935  axinfndlem1 4937  axinfnd 4938  axacndlem4 4942  axacndlem5 4943  axacnd 4944
Copyright terms: Public domain