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 7260. (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 3450 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → 𝐵 ∈ V) |
3 | eueq 3646 | . . . 4 ⊢ (𝐵 ∈ V ↔ ∃!𝑦 𝑦 = 𝐵) | |
4 | 2, 3 | sylib 217 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦 𝑦 = 𝐵) |
5 | eleq1 2827 | . . . . . . 7 ⊢ (𝑦 = 𝐵 → (𝑦 ∈ 𝐶 ↔ 𝐵 ∈ 𝐶)) | |
6 | 1, 5 | syl5ibrcom 246 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝑦 = 𝐵 → 𝑦 ∈ 𝐶)) |
7 | 6 | pm4.71rd 562 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝑦 = 𝐵 ↔ (𝑦 ∈ 𝐶 ∧ 𝑦 = 𝐵))) |
8 | reuhypd.2 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐶) → (𝑥 = 𝐴 ↔ 𝑦 = 𝐵)) | |
9 | 8 | 3expa 1116 | . . . . . 6 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐶) ∧ 𝑦 ∈ 𝐶) → (𝑥 = 𝐴 ↔ 𝑦 = 𝐵)) |
10 | 9 | pm5.32da 578 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ((𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴) ↔ (𝑦 ∈ 𝐶 ∧ 𝑦 = 𝐵))) |
11 | 7, 10 | bitr4d 281 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝑦 = 𝐵 ↔ (𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴))) |
12 | 11 | eubidv 2587 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (∃!𝑦 𝑦 = 𝐵 ↔ ∃!𝑦(𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴))) |
13 | 4, 12 | mpbid 231 | . 2 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦(𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴)) |
14 | df-reu 3072 | . 2 ⊢ (∃!𝑦 ∈ 𝐶 𝑥 = 𝐴 ↔ ∃!𝑦(𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴)) | |
15 | 13, 14 | sylibr 233 | 1 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦 ∈ 𝐶 𝑥 = 𝐴) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 ∧ w3a 1085 = wceq 1541 ∈ wcel 2109 ∃!weu 2569 ∃!wreu 3067 Vcvv 3430 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1801 ax-4 1815 ax-5 1916 ax-6 1974 ax-7 2014 ax-8 2111 ax-9 2119 ax-ext 2710 |
This theorem depends on definitions: df-bi 206 df-an 396 df-3an 1087 df-tru 1544 df-ex 1786 df-sb 2071 df-mo 2541 df-eu 2570 df-clab 2717 df-cleq 2731 df-clel 2817 df-reu 3072 df-v 3432 |
This theorem is referenced by: reuhyp 5346 riotaocN 37202 |
Copyright terms: Public domain | W3C validator |