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

Theorem euuni 2877
Description: If φ is true for exactly one x, then {xφ} is a way to express "the unique element such that φ is true." Some books use a special symbol such as iota to denote "the unique element such that."
Assertion
Ref Expression
euuni (∃!xφ → (φ{xφ} = x))

Proof of Theorem euuni
StepHypRef Expression
1 euabex 2763 . . . 4 (∃!xφ → {xφ} ∈ V)
2 uniexg 2867 . . . 4 ({xφ} ∈ V{xφ} ∈ V)
31, 2syl 10 . . 3 (∃!xφ{xφ} ∈ V)
4 eueq 1913 . . . 4 ({xφ} ∈ V ↔ ∃!y y = {xφ})
5 eqcom 1475 . . . . 5 (y = {xφ} ↔ {xφ} = y)
65eubii 1386 . . . 4 (∃!y y = {xφ} ↔ ∃!y{xφ} = y)
7 hbab1 1465 . . . . . . 7 (z ∈ {xφ} → ∀x z ∈ {xφ})
87hbuni 2505 . . . . . 6 (z{xφ} → ∀x z{xφ})
9 ax-17 970 . . . . . 6 (zy → ∀x zy)
108, 9hbeq 1563 . . . . 5 ({xφ} = y → ∀x{xφ} = y)
11 ax-17 970 . . . . 5 ({xφ} = x → ∀y{xφ} = x)
12 eqeq2 1482 . . . . 5 (y = x → ({xφ} = y{xφ} = x))
1310, 11, 12cbveu 1390 . . . 4 (∃!y{xφ} = y ↔ ∃!x{xφ} = x)
144, 6, 133bitr 177 . . 3 ({xφ} ∈ V ↔ ∃!x{xφ} = x)
153, 14sylib 198 . 2 (∃!xφ → ∃!x{xφ} = x)
16 eusn 2443 . . 3 (∃!xφ ↔ ∃x{xφ} = {x})
17 visset 1810 . . . . . . . 8 xV
1817snid 2432 . . . . . . 7 x ∈ {x}
19 eleq2 1533 . . . . . . 7 ({xφ} = {x} → (x ∈ {xφ} ↔ x ∈ {x}))
2018, 19mpbiri 194 . . . . . 6 ({xφ} = {x} → x ∈ {xφ})
21 abid 1464 . . . . . 6 (x ∈ {xφ} ↔ φ)
2220, 21sylib 198 . . . . 5 ({xφ} = {x} → φ)
23 unieq 2506 . . . . . 6 ({xφ} = {x} → {xφ} = {x})
2417unisn 2513 . . . . . 6 {x} = x
2523, 24syl6eq 1521 . . . . 5 ({xφ} = {x} → {xφ} = x)
2622, 25jca 288 . . . 4 ({xφ} = {x} → (φ{xφ} = x))
272619.22i 1039 . . 3 (∃x{xφ} = {x} → ∃x(φ{xφ} = x))
2816, 27sylbi 199 . 2 (∃!xφ → ∃x(φ{xφ} = x))
29 eupickb 1434 . 2 ((∃!xφ ⋀ ∃!x{xφ} = x ⋀ ∃x(φ{xφ} = x)) → (φ{xφ} = x))
3015, 28, 29mpd3an23 917 1 (∃!xφ → (φ{xφ} = x))
Colors of variables: wff set class
Syntax hints:   → wi 3   ↔ wb 146   ⋀ wa 223   = wceq 955   ∈ wcel 957  ∃wex 979  ∃!weu 1379  {cab 1462  Vcvv 1808  {csn 2406  cuni 2499
This theorem is referenced by:  reuuni1 2878
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-8 963  ax-10 965  ax-11 966  ax-12 967  ax-13 968  ax-14 969  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-10o 1139  ax-16 1209  ax-11o 1217  ax-ext 1458  ax-sep 2699  ax-pow 2738  ax-un 2862
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3an 776  df-ex 980  df-sb 1171  df-eu 1381  df-mo 1382  df-clab 1463  df-cleq 1468  df-clel 1471  df-ne 1585  df-v 1809  df-dif 2046  df-un 2047  df-in 2048  df-ss 2050  df-nul 2278  df-pw 2399  df-sn 2409  df-pr 2410  df-uni 2500
Copyright terms: Public domain