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

Theorem vjust 2293
Description: Soundness justification theorem for df-v 2294. (Contributed by Rodolfo Medina, 27-Apr-2010.)
Assertion
Ref Expression
vjust |- {x | x = x} = {y | y = y}

Proof of Theorem vjust
StepHypRef Expression
1 equid 1484 . . . . 5 |- x = x
21sbt 1559 . . . 4 |- [z / x]x = x
3 equid 1484 . . . . 5 |- y = y
43sbt 1559 . . . 4 |- [z / y]y = y
52, 42th 786 . . 3 |- ([z / x]x = x <-> [z / y]y = y)
6 df-clab 1872 . . 3 |- (z e. {x | x = x} <-> [z / x]x = x)
7 df-clab 1872 . . 3 |- (z e. {y | y = y} <-> [z / y]y = y)
85, 6, 73bitr4i 200 . 2 |- (z e. {x | x = x} <-> z e. {y | y = y})
98eqriv 1881 1 |- {x | x = x} = {y | y = y}
Colors of variables: wff set class
Syntax hints:   = wceq 1298   e. wcel 1300  [wsbc 1534  {cab 1871
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 1305  ax-12 1310  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-an 242  df-ex 1327  df-sb 1536  df-clab 1872  df-cleq 1877
Copyright terms: Public domain