ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  ax-8 Unicode version

Axiom ax-8 1467
Description: Axiom of Equality. One of the equality and substitution axioms of predicate calculus with equality. This is similar to, but not quite, a transitive law for equality (proved later as equtr 1670). Axiom scheme C8' in [Megill] p. 448 (p. 16 of the preprint). Also appears as Axiom C7 of [Monk2] p. 105.

Axioms ax-8 1467 through ax-16 1770 are the axioms having to do with equality, substitution, and logical properties of our binary predicate  e. (which later in set theory will mean "is a member of"). Note that all axioms except ax-16 1770 and ax-17 1491 are still valid even when  x,  y, and  z are replaced with the same variable because they do not have any distinct variable (Metamath's $d) restrictions. Distinct variable restrictions are required for ax-16 1770 and ax-17 1491 only. (Contributed by NM, 5-Aug-1993.)

Assertion
Ref Expression
ax-8  |-  ( x  =  y  ->  (
x  =  z  -> 
y  =  z ) )

Detailed syntax breakdown of Axiom ax-8
StepHypRef Expression
1 vx . . 3  setvar  x
2 vy . . 3  setvar  y
31, 2weq 1464 . 2  wff  x  =  y
4 vz . . . 4  setvar  z
51, 4weq 1464 . . 3  wff  x  =  z
62, 4weq 1464 . . 3  wff  y  =  z
75, 6wi 4 . 2  wff  ( x  =  z  ->  y  =  z )
83, 7wi 4 1  wff  ( x  =  y  ->  (
x  =  z  -> 
y  =  z ) )
Colors of variables: wff set class
This axiom is referenced by:  hbequid  1478  equidqe  1497  equid  1662  equcomi  1665  equtr  1670  equequ1  1673  equvini  1716  equveli  1717  aev  1768  ax16i  1814  mo23  2018
  Copyright terms: Public domain W3C validator