Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > ceqsex2 | Structured version Visualization version GIF version |
Description: Elimination of two existential quantifiers, using implicit substitution. (Contributed by Scott Fenton, 7-Jun-2006.) |
Ref | Expression |
---|---|
ceqsex2.1 | ⊢ Ⅎ𝑥𝜓 |
ceqsex2.2 | ⊢ Ⅎ𝑦𝜒 |
ceqsex2.3 | ⊢ 𝐴 ∈ V |
ceqsex2.4 | ⊢ 𝐵 ∈ V |
ceqsex2.5 | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) |
ceqsex2.6 | ⊢ (𝑦 = 𝐵 → (𝜓 ↔ 𝜒)) |
Ref | Expression |
---|---|
ceqsex2 | ⊢ (∃𝑥∃𝑦(𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ 𝜒) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | 3anass 1094 | . . . . 5 ⊢ ((𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ (𝑥 = 𝐴 ∧ (𝑦 = 𝐵 ∧ 𝜑))) | |
2 | 1 | exbii 1850 | . . . 4 ⊢ (∃𝑦(𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ ∃𝑦(𝑥 = 𝐴 ∧ (𝑦 = 𝐵 ∧ 𝜑))) |
3 | 19.42v 1957 | . . . 4 ⊢ (∃𝑦(𝑥 = 𝐴 ∧ (𝑦 = 𝐵 ∧ 𝜑)) ↔ (𝑥 = 𝐴 ∧ ∃𝑦(𝑦 = 𝐵 ∧ 𝜑))) | |
4 | 2, 3 | bitri 274 | . . 3 ⊢ (∃𝑦(𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ (𝑥 = 𝐴 ∧ ∃𝑦(𝑦 = 𝐵 ∧ 𝜑))) |
5 | 4 | exbii 1850 | . 2 ⊢ (∃𝑥∃𝑦(𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ ∃𝑥(𝑥 = 𝐴 ∧ ∃𝑦(𝑦 = 𝐵 ∧ 𝜑))) |
6 | nfv 1917 | . . . . 5 ⊢ Ⅎ𝑥 𝑦 = 𝐵 | |
7 | ceqsex2.1 | . . . . 5 ⊢ Ⅎ𝑥𝜓 | |
8 | 6, 7 | nfan 1902 | . . . 4 ⊢ Ⅎ𝑥(𝑦 = 𝐵 ∧ 𝜓) |
9 | 8 | nfex 2318 | . . 3 ⊢ Ⅎ𝑥∃𝑦(𝑦 = 𝐵 ∧ 𝜓) |
10 | ceqsex2.3 | . . 3 ⊢ 𝐴 ∈ V | |
11 | ceqsex2.5 | . . . . 5 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) | |
12 | 11 | anbi2d 629 | . . . 4 ⊢ (𝑥 = 𝐴 → ((𝑦 = 𝐵 ∧ 𝜑) ↔ (𝑦 = 𝐵 ∧ 𝜓))) |
13 | 12 | exbidv 1924 | . . 3 ⊢ (𝑥 = 𝐴 → (∃𝑦(𝑦 = 𝐵 ∧ 𝜑) ↔ ∃𝑦(𝑦 = 𝐵 ∧ 𝜓))) |
14 | 9, 10, 13 | ceqsex 3478 | . 2 ⊢ (∃𝑥(𝑥 = 𝐴 ∧ ∃𝑦(𝑦 = 𝐵 ∧ 𝜑)) ↔ ∃𝑦(𝑦 = 𝐵 ∧ 𝜓)) |
15 | ceqsex2.2 | . . 3 ⊢ Ⅎ𝑦𝜒 | |
16 | ceqsex2.4 | . . 3 ⊢ 𝐵 ∈ V | |
17 | ceqsex2.6 | . . 3 ⊢ (𝑦 = 𝐵 → (𝜓 ↔ 𝜒)) | |
18 | 15, 16, 17 | ceqsex 3478 | . 2 ⊢ (∃𝑦(𝑦 = 𝐵 ∧ 𝜓) ↔ 𝜒) |
19 | 5, 14, 18 | 3bitri 297 | 1 ⊢ (∃𝑥∃𝑦(𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ 𝜒) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 396 ∧ w3a 1086 = wceq 1539 ∃wex 1782 Ⅎwnf 1786 ∈ wcel 2106 Vcvv 3432 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-10 2137 ax-11 2154 ax-12 2171 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3an 1088 df-tru 1542 df-ex 1783 df-nf 1787 df-clel 2816 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |