Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > reuhypd | Structured version Visualization version GIF version |
Description: A theorem useful for eliminating the restricted existential uniqueness hypotheses in riotaxfrd 7165. (Contributed by NM, 16-Jan-2012.) |
Ref | Expression |
---|---|
reuhypd.1 | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → 𝐵 ∈ 𝐶) |
reuhypd.2 | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐶) → (𝑥 = 𝐴 ↔ 𝑦 = 𝐵)) |
Ref | Expression |
---|---|
reuhypd | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦 ∈ 𝐶 𝑥 = 𝐴) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | reuhypd.1 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → 𝐵 ∈ 𝐶) | |
2 | 1 | elexd 3419 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → 𝐵 ∈ V) |
3 | eueq 3608 | . . . 4 ⊢ (𝐵 ∈ V ↔ ∃!𝑦 𝑦 = 𝐵) | |
4 | 2, 3 | sylib 221 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦 𝑦 = 𝐵) |
5 | eleq1 2821 | . . . . . . 7 ⊢ (𝑦 = 𝐵 → (𝑦 ∈ 𝐶 ↔ 𝐵 ∈ 𝐶)) | |
6 | 1, 5 | syl5ibrcom 250 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝑦 = 𝐵 → 𝑦 ∈ 𝐶)) |
7 | 6 | pm4.71rd 566 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝑦 = 𝐵 ↔ (𝑦 ∈ 𝐶 ∧ 𝑦 = 𝐵))) |
8 | reuhypd.2 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐶) → (𝑥 = 𝐴 ↔ 𝑦 = 𝐵)) | |
9 | 8 | 3expa 1119 | . . . . . 6 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐶) ∧ 𝑦 ∈ 𝐶) → (𝑥 = 𝐴 ↔ 𝑦 = 𝐵)) |
10 | 9 | pm5.32da 582 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ((𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴) ↔ (𝑦 ∈ 𝐶 ∧ 𝑦 = 𝐵))) |
11 | 7, 10 | bitr4d 285 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝑦 = 𝐵 ↔ (𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴))) |
12 | 11 | eubidv 2588 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (∃!𝑦 𝑦 = 𝐵 ↔ ∃!𝑦(𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴))) |
13 | 4, 12 | mpbid 235 | . 2 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦(𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴)) |
14 | df-reu 3061 | . 2 ⊢ (∃!𝑦 ∈ 𝐶 𝑥 = 𝐴 ↔ ∃!𝑦(𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴)) | |
15 | 13, 14 | sylibr 237 | 1 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦 ∈ 𝐶 𝑥 = 𝐴) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 209 ∧ wa 399 ∧ w3a 1088 = wceq 1542 ∈ wcel 2114 ∃!weu 2570 ∃!wreu 3056 Vcvv 3399 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1975 ax-7 2020 ax-8 2116 ax-9 2124 ax-ext 2711 |
This theorem depends on definitions: df-bi 210 df-an 400 df-3an 1090 df-tru 1545 df-ex 1787 df-sb 2075 df-mo 2541 df-eu 2571 df-clab 2718 df-cleq 2731 df-clel 2812 df-reu 3061 df-v 3401 |
This theorem is referenced by: reuhyp 5288 riotaocN 36869 |
Copyright terms: Public domain | W3C validator |