Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > rexprgf | Structured version Visualization version GIF version |
Description: Convert a restricted existential quantification over a pair to a disjunction, using bound-variable hypotheses instead of distinct variable conditions. (Contributed by NM, 17-Sep-2011.) (Revised by AV, 2-Apr-2023.) |
Ref | Expression |
---|---|
ralprgf.1 | ⊢ Ⅎ𝑥𝜓 |
ralprgf.2 | ⊢ Ⅎ𝑥𝜒 |
ralprgf.a | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) |
ralprgf.b | ⊢ (𝑥 = 𝐵 → (𝜑 ↔ 𝜒)) |
Ref | Expression |
---|---|
rexprgf | ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (∃𝑥 ∈ {𝐴, 𝐵}𝜑 ↔ (𝜓 ∨ 𝜒))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-pr 4561 | . . . 4 ⊢ {𝐴, 𝐵} = ({𝐴} ∪ {𝐵}) | |
2 | 1 | rexeqi 3338 | . . 3 ⊢ (∃𝑥 ∈ {𝐴, 𝐵}𝜑 ↔ ∃𝑥 ∈ ({𝐴} ∪ {𝐵})𝜑) |
3 | rexun 4120 | . . 3 ⊢ (∃𝑥 ∈ ({𝐴} ∪ {𝐵})𝜑 ↔ (∃𝑥 ∈ {𝐴}𝜑 ∨ ∃𝑥 ∈ {𝐵}𝜑)) | |
4 | 2, 3 | bitri 274 | . 2 ⊢ (∃𝑥 ∈ {𝐴, 𝐵}𝜑 ↔ (∃𝑥 ∈ {𝐴}𝜑 ∨ ∃𝑥 ∈ {𝐵}𝜑)) |
5 | ralprgf.1 | . . . . 5 ⊢ Ⅎ𝑥𝜓 | |
6 | ralprgf.a | . . . . 5 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) | |
7 | 5, 6 | rexsngf 4603 | . . . 4 ⊢ (𝐴 ∈ 𝑉 → (∃𝑥 ∈ {𝐴}𝜑 ↔ 𝜓)) |
8 | 7 | orbi1d 913 | . . 3 ⊢ (𝐴 ∈ 𝑉 → ((∃𝑥 ∈ {𝐴}𝜑 ∨ ∃𝑥 ∈ {𝐵}𝜑) ↔ (𝜓 ∨ ∃𝑥 ∈ {𝐵}𝜑))) |
9 | ralprgf.2 | . . . . 5 ⊢ Ⅎ𝑥𝜒 | |
10 | ralprgf.b | . . . . 5 ⊢ (𝑥 = 𝐵 → (𝜑 ↔ 𝜒)) | |
11 | 9, 10 | rexsngf 4603 | . . . 4 ⊢ (𝐵 ∈ 𝑊 → (∃𝑥 ∈ {𝐵}𝜑 ↔ 𝜒)) |
12 | 11 | orbi2d 912 | . . 3 ⊢ (𝐵 ∈ 𝑊 → ((𝜓 ∨ ∃𝑥 ∈ {𝐵}𝜑) ↔ (𝜓 ∨ 𝜒))) |
13 | 8, 12 | sylan9bb 509 | . 2 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → ((∃𝑥 ∈ {𝐴}𝜑 ∨ ∃𝑥 ∈ {𝐵}𝜑) ↔ (𝜓 ∨ 𝜒))) |
14 | 4, 13 | syl5bb 282 | 1 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (∃𝑥 ∈ {𝐴, 𝐵}𝜑 ↔ (𝜓 ∨ 𝜒))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 ∨ wo 843 = wceq 1539 Ⅎwnf 1787 ∈ wcel 2108 ∃wrex 3064 ∪ cun 3881 {csn 4558 {cpr 4560 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-10 2139 ax-12 2173 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3an 1087 df-tru 1542 df-ex 1784 df-nf 1788 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-ral 3068 df-rex 3069 df-v 3424 df-sbc 3712 df-un 3888 df-sn 4559 df-pr 4561 |
This theorem is referenced by: rexprgOLD 4630 reuprg0 4635 |
Copyright terms: Public domain | W3C validator |