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 7299. (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 3457 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → 𝐵 ∈ V) |
3 | eueq 3648 | . . . 4 ⊢ (𝐵 ∈ V ↔ ∃!𝑦 𝑦 = 𝐵) | |
4 | 2, 3 | sylib 217 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦 𝑦 = 𝐵) |
5 | eleq1 2824 | . . . . . . 7 ⊢ (𝑦 = 𝐵 → (𝑦 ∈ 𝐶 ↔ 𝐵 ∈ 𝐶)) | |
6 | 1, 5 | syl5ibrcom 247 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝑦 = 𝐵 → 𝑦 ∈ 𝐶)) |
7 | 6 | pm4.71rd 564 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝑦 = 𝐵 ↔ (𝑦 ∈ 𝐶 ∧ 𝑦 = 𝐵))) |
8 | reuhypd.2 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶 ∧ 𝑦 ∈ 𝐶) → (𝑥 = 𝐴 ↔ 𝑦 = 𝐵)) | |
9 | 8 | 3expa 1118 | . . . . . 6 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐶) ∧ 𝑦 ∈ 𝐶) → (𝑥 = 𝐴 ↔ 𝑦 = 𝐵)) |
10 | 9 | pm5.32da 580 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ((𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴) ↔ (𝑦 ∈ 𝐶 ∧ 𝑦 = 𝐵))) |
11 | 7, 10 | bitr4d 282 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (𝑦 = 𝐵 ↔ (𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴))) |
12 | 11 | eubidv 2584 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → (∃!𝑦 𝑦 = 𝐵 ↔ ∃!𝑦(𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴))) |
13 | 4, 12 | mpbid 231 | . 2 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦(𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴)) |
14 | df-reu 3286 | . 2 ⊢ (∃!𝑦 ∈ 𝐶 𝑥 = 𝐴 ↔ ∃!𝑦(𝑦 ∈ 𝐶 ∧ 𝑥 = 𝐴)) | |
15 | 13, 14 | sylibr 233 | 1 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐶) → ∃!𝑦 ∈ 𝐶 𝑥 = 𝐴) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 397 ∧ w3a 1087 = wceq 1539 ∈ wcel 2104 ∃!weu 2566 ∃!wreu 3282 Vcvv 3437 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1911 ax-6 1969 ax-7 2009 ax-8 2106 ax-9 2114 ax-ext 2707 |
This theorem depends on definitions: df-bi 206 df-an 398 df-3an 1089 df-tru 1542 df-ex 1780 df-sb 2066 df-mo 2538 df-eu 2567 df-clab 2714 df-cleq 2728 df-clel 2814 df-reu 3286 df-v 3439 |
This theorem is referenced by: reuhyp 5352 riotaocN 37265 |
Copyright terms: Public domain | W3C validator |