![]() |
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 1081 | . . . . 5 ⊢ ((𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ (𝑥 = 𝐴 ∧ (𝑦 = 𝐵 ∧ 𝜑))) | |
2 | 1 | exbii 1923 | . . . 4 ⊢ (∃𝑦(𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ ∃𝑦(𝑥 = 𝐴 ∧ (𝑦 = 𝐵 ∧ 𝜑))) |
3 | 19.42v 2031 | . . . 4 ⊢ (∃𝑦(𝑥 = 𝐴 ∧ (𝑦 = 𝐵 ∧ 𝜑)) ↔ (𝑥 = 𝐴 ∧ ∃𝑦(𝑦 = 𝐵 ∧ 𝜑))) | |
4 | 2, 3 | bitri 264 | . . 3 ⊢ (∃𝑦(𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ (𝑥 = 𝐴 ∧ ∃𝑦(𝑦 = 𝐵 ∧ 𝜑))) |
5 | 4 | exbii 1923 | . 2 ⊢ (∃𝑥∃𝑦(𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ ∃𝑥(𝑥 = 𝐴 ∧ ∃𝑦(𝑦 = 𝐵 ∧ 𝜑))) |
6 | nfv 1993 | . . . . 5 ⊢ Ⅎ𝑥 𝑦 = 𝐵 | |
7 | ceqsex2.1 | . . . . 5 ⊢ Ⅎ𝑥𝜓 | |
8 | 6, 7 | nfan 1978 | . . . 4 ⊢ Ⅎ𝑥(𝑦 = 𝐵 ∧ 𝜓) |
9 | 8 | nfex 2302 | . . 3 ⊢ Ⅎ𝑥∃𝑦(𝑦 = 𝐵 ∧ 𝜓) |
10 | ceqsex2.3 | . . 3 ⊢ 𝐴 ∈ V | |
11 | ceqsex2.5 | . . . . 5 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜓)) | |
12 | 11 | anbi2d 742 | . . . 4 ⊢ (𝑥 = 𝐴 → ((𝑦 = 𝐵 ∧ 𝜑) ↔ (𝑦 = 𝐵 ∧ 𝜓))) |
13 | 12 | exbidv 2000 | . . 3 ⊢ (𝑥 = 𝐴 → (∃𝑦(𝑦 = 𝐵 ∧ 𝜑) ↔ ∃𝑦(𝑦 = 𝐵 ∧ 𝜓))) |
14 | 9, 10, 13 | ceqsex 3382 | . 2 ⊢ (∃𝑥(𝑥 = 𝐴 ∧ ∃𝑦(𝑦 = 𝐵 ∧ 𝜑)) ↔ ∃𝑦(𝑦 = 𝐵 ∧ 𝜓)) |
15 | ceqsex2.2 | . . 3 ⊢ Ⅎ𝑦𝜒 | |
16 | ceqsex2.4 | . . 3 ⊢ 𝐵 ∈ V | |
17 | ceqsex2.6 | . . 3 ⊢ (𝑦 = 𝐵 → (𝜓 ↔ 𝜒)) | |
18 | 15, 16, 17 | ceqsex 3382 | . 2 ⊢ (∃𝑦(𝑦 = 𝐵 ∧ 𝜓) ↔ 𝜒) |
19 | 5, 14, 18 | 3bitri 286 | 1 ⊢ (∃𝑥∃𝑦(𝑥 = 𝐴 ∧ 𝑦 = 𝐵 ∧ 𝜑) ↔ 𝜒) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 196 ∧ wa 383 ∧ w3a 1072 = wceq 1632 ∃wex 1853 Ⅎwnf 1857 ∈ wcel 2140 Vcvv 3341 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1871 ax-4 1886 ax-5 1989 ax-6 2055 ax-7 2091 ax-9 2149 ax-10 2169 ax-11 2184 ax-12 2197 ax-ext 2741 |
This theorem depends on definitions: df-bi 197 df-or 384 df-an 385 df-3an 1074 df-tru 1635 df-ex 1854 df-nf 1859 df-sb 2048 df-clab 2748 df-cleq 2754 df-clel 2757 df-v 3343 |
This theorem is referenced by: ceqsex2v 3386 |
Copyright terms: Public domain | W3C validator |