Metamath Proof Explorer


Axiom ax-wl-13v

Description: A version of ax13v with a distinctor instead of a distinct variable expression.

Had we additionally required x and y be distinct, too, this theorem would have been a direct consequence of ax-5 . So essentially this theorem states, that a distinct variable condition between set variables can be replaced with a distinctor expression. (Contributed by Wolf Lammen, 23-Jul-2021)

Ref Expression
Assertion ax-wl-13v ¬ x x = y y = z x y = z

Detailed syntax breakdown

Step Hyp Ref Expression
0 vx setvar x
1 0 cv setvar x
2 vy setvar y
3 2 cv setvar y
4 1 3 wceq wff x = y
5 4 0 wal wff x x = y
6 5 wn wff ¬ x x = y
7 vz setvar z
8 7 cv setvar z
9 3 8 wceq wff y = z
10 9 0 wal wff x y = z
11 9 10 wi wff y = z x y = z
12 6 11 wi wff ¬ x x = y y = z x y = z