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

Axiom ax-14 967
Description: Axiom of Equality. One of the equality and substitution axioms for a non-logical predicate in our predicate calculus with equality. It substitutes equal variables into the right-hand side of the e. binary predicate. Axiom scheme C13' in [Megill] p. 448 (p. 16 of the preprint). It is a special case of Axiom B8 (p. 75) of system S2 of [Tarski] p. 77.
Assertion
Ref Expression
ax-14 |- (x = y -> (z e. x -> z e. y))

Detailed syntax breakdown of Axiom ax-14
StepHypRef Expression
1 vx . . . 4 set x
21cv 952 . . 3 class x
3 vy . . . 4 set y
43cv 952 . . 3 class y
52, 4wceq 953 . 2 wff x = y
6 vz . . . . 5 set z
76cv 952 . . . 4 class z
87, 2wcel 955 . . 3 wff z e. x
97, 4wcel 955 . . 3 wff z e. y
108, 9wi 3 . 2 wff (z e. x -> z e. y)
115, 10wi 3 1 wff (x = y -> (z e. x -> z e. y))
Colors of variables: wff set class
This axiom is referenced by:  elequ2 1133  dtruALT 2738  fv3 3718  elirrv 4570
Copyright terms: Public domain