Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > dmuni | Structured version Visualization version GIF version |
Description: The domain of a union. Part of Exercise 8 of [Enderton] p. 41. (Contributed by NM, 3-Feb-2004.) |
Ref | Expression |
---|---|
dmuni | ⊢ dom ∪ 𝐴 = ∪ 𝑥 ∈ 𝐴 dom 𝑥 |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | excom 2162 | . . . . 5 ⊢ (∃𝑧∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ ∃𝑥∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) | |
2 | ancom 461 | . . . . . . 7 ⊢ ((∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ (𝑥 ∈ 𝐴 ∧ ∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥)) | |
3 | 19.41v 1953 | . . . . . . 7 ⊢ (∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ (∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) | |
4 | vex 3436 | . . . . . . . . 9 ⊢ 𝑦 ∈ V | |
5 | 4 | eldm2 5810 | . . . . . . . 8 ⊢ (𝑦 ∈ dom 𝑥 ↔ ∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥) |
6 | 5 | anbi2i 623 | . . . . . . 7 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥) ↔ (𝑥 ∈ 𝐴 ∧ ∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥)) |
7 | 2, 3, 6 | 3bitr4i 303 | . . . . . 6 ⊢ (∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) |
8 | 7 | exbii 1850 | . . . . 5 ⊢ (∃𝑥∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ ∃𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) |
9 | 1, 8 | bitri 274 | . . . 4 ⊢ (∃𝑧∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ ∃𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) |
10 | eluni 4842 | . . . . 5 ⊢ (〈𝑦, 𝑧〉 ∈ ∪ 𝐴 ↔ ∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) | |
11 | 10 | exbii 1850 | . . . 4 ⊢ (∃𝑧〈𝑦, 𝑧〉 ∈ ∪ 𝐴 ↔ ∃𝑧∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) |
12 | df-rex 3070 | . . . 4 ⊢ (∃𝑥 ∈ 𝐴 𝑦 ∈ dom 𝑥 ↔ ∃𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) | |
13 | 9, 11, 12 | 3bitr4i 303 | . . 3 ⊢ (∃𝑧〈𝑦, 𝑧〉 ∈ ∪ 𝐴 ↔ ∃𝑥 ∈ 𝐴 𝑦 ∈ dom 𝑥) |
14 | 4 | eldm2 5810 | . . 3 ⊢ (𝑦 ∈ dom ∪ 𝐴 ↔ ∃𝑧〈𝑦, 𝑧〉 ∈ ∪ 𝐴) |
15 | eliun 4928 | . . 3 ⊢ (𝑦 ∈ ∪ 𝑥 ∈ 𝐴 dom 𝑥 ↔ ∃𝑥 ∈ 𝐴 𝑦 ∈ dom 𝑥) | |
16 | 13, 14, 15 | 3bitr4i 303 | . 2 ⊢ (𝑦 ∈ dom ∪ 𝐴 ↔ 𝑦 ∈ ∪ 𝑥 ∈ 𝐴 dom 𝑥) |
17 | 16 | eqriv 2735 | 1 ⊢ dom ∪ 𝐴 = ∪ 𝑥 ∈ 𝐴 dom 𝑥 |
Colors of variables: wff setvar class |
Syntax hints: ∧ wa 396 = wceq 1539 ∃wex 1782 ∈ wcel 2106 ∃wrex 3065 〈cop 4567 ∪ cuni 4839 ∪ ciun 4924 dom cdm 5589 |
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-9 2116 ax-11 2154 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1783 df-sb 2068 df-clab 2716 df-cleq 2730 df-clel 2816 df-ral 3069 df-rex 3070 df-rab 3073 df-v 3434 df-dif 3890 df-un 3892 df-nul 4257 df-if 4460 df-sn 4562 df-pr 4564 df-op 4568 df-uni 4840 df-iun 4926 df-br 5075 df-dm 5599 |
This theorem is referenced by: frrlem7 8108 wfrdmssOLD 8146 wfrdmclOLD 8148 tfrlem8 8215 axdc3lem2 10207 bnj1400 32815 |
Copyright terms: Public domain | W3C validator |