MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  ax-9 Structured version   Visualization version   Unicode version

Axiom ax-9 1999
Description: Axiom of Right Equality for Binary Predicate. 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 an arbitrary binary predicate 
e., which we will use for the set membership relation when set theory is introduced. This axiom scheme is a sub-scheme of Axiom Scheme B8 of system S2 of [Tarski], p. 75, whose general form cannot be represented with our notation. Also appears as Axiom scheme C13' in [Megill] p. 448 (p. 16 of the preprint).

We prove in ax9 2003 that this axiom can be recovered from its weakened version ax9v 2000 where  x and  y are assumed to be disjoint variables. In particular, the only theorem referencing ax-9 1999 should be ax9v 2000. See the comment of ax9v 2000 for more details on these matters. (Contributed by NM, 21-Jun-1993.) (Revised by BJ, 7-Dec-2020.) Use ax9 2003 instead. (New usage is discouraged.)

Assertion
Ref Expression
ax-9  |-  ( x  =  y  ->  (
z  e.  x  -> 
z  e.  y ) )

Detailed syntax breakdown of Axiom ax-9
StepHypRef Expression
1 vx . . 3  setvar  x
2 vy . . 3  setvar  y
31, 2weq 1874 . 2  wff  x  =  y
4 vz . . . 4  setvar  z
54, 1wel 1991 . . 3  wff  z  e.  x
64, 2wel 1991 . . 3  wff  z  e.  y
75, 6wi 4 . 2  wff  ( z  e.  x  ->  z  e.  y )
83, 7wi 4 1  wff  ( x  =  y  ->  (
z  e.  x  -> 
z  e.  y ) )
Colors of variables: wff setvar class
This axiom is referenced by:  ax9v  2000
  Copyright terms: Public domain W3C validator