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 2166 | . . . . 5 ⊢ (∃𝑧∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ ∃𝑥∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) | |
2 | ancom 464 | . . . . . . 7 ⊢ ((∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ (𝑥 ∈ 𝐴 ∧ ∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥)) | |
3 | 19.41v 1958 | . . . . . . 7 ⊢ (∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ (∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) | |
4 | vex 3412 | . . . . . . . . 9 ⊢ 𝑦 ∈ V | |
5 | 4 | eldm2 5770 | . . . . . . . 8 ⊢ (𝑦 ∈ dom 𝑥 ↔ ∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥) |
6 | 5 | anbi2i 626 | . . . . . . 7 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥) ↔ (𝑥 ∈ 𝐴 ∧ ∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥)) |
7 | 2, 3, 6 | 3bitr4i 306 | . . . . . 6 ⊢ (∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) |
8 | 7 | exbii 1855 | . . . . 5 ⊢ (∃𝑥∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ ∃𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) |
9 | 1, 8 | bitri 278 | . . . 4 ⊢ (∃𝑧∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ ∃𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) |
10 | eluni 4822 | . . . . 5 ⊢ (〈𝑦, 𝑧〉 ∈ ∪ 𝐴 ↔ ∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) | |
11 | 10 | exbii 1855 | . . . 4 ⊢ (∃𝑧〈𝑦, 𝑧〉 ∈ ∪ 𝐴 ↔ ∃𝑧∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) |
12 | df-rex 3067 | . . . 4 ⊢ (∃𝑥 ∈ 𝐴 𝑦 ∈ dom 𝑥 ↔ ∃𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) | |
13 | 9, 11, 12 | 3bitr4i 306 | . . 3 ⊢ (∃𝑧〈𝑦, 𝑧〉 ∈ ∪ 𝐴 ↔ ∃𝑥 ∈ 𝐴 𝑦 ∈ dom 𝑥) |
14 | 4 | eldm2 5770 | . . 3 ⊢ (𝑦 ∈ dom ∪ 𝐴 ↔ ∃𝑧〈𝑦, 𝑧〉 ∈ ∪ 𝐴) |
15 | eliun 4908 | . . 3 ⊢ (𝑦 ∈ ∪ 𝑥 ∈ 𝐴 dom 𝑥 ↔ ∃𝑥 ∈ 𝐴 𝑦 ∈ dom 𝑥) | |
16 | 13, 14, 15 | 3bitr4i 306 | . 2 ⊢ (𝑦 ∈ dom ∪ 𝐴 ↔ 𝑦 ∈ ∪ 𝑥 ∈ 𝐴 dom 𝑥) |
17 | 16 | eqriv 2734 | 1 ⊢ dom ∪ 𝐴 = ∪ 𝑥 ∈ 𝐴 dom 𝑥 |
Colors of variables: wff setvar class |
Syntax hints: ∧ wa 399 = wceq 1543 ∃wex 1787 ∈ wcel 2110 ∃wrex 3062 〈cop 4547 ∪ cuni 4819 ∪ ciun 4904 dom cdm 5551 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1803 ax-4 1817 ax-5 1918 ax-6 1976 ax-7 2016 ax-8 2112 ax-9 2120 ax-11 2158 ax-ext 2708 |
This theorem depends on definitions: df-bi 210 df-an 400 df-or 848 df-3an 1091 df-tru 1546 df-fal 1556 df-ex 1788 df-sb 2071 df-clab 2715 df-cleq 2729 df-clel 2816 df-ral 3066 df-rex 3067 df-rab 3070 df-v 3410 df-dif 3869 df-un 3871 df-nul 4238 df-if 4440 df-sn 4542 df-pr 4544 df-op 4548 df-uni 4820 df-iun 4906 df-br 5054 df-dm 5561 |
This theorem is referenced by: frrlem7 8033 wfrdmss 8061 wfrdmcl 8063 tfrlem8 8120 axdc3lem2 10065 bnj1400 32528 |
Copyright terms: Public domain | W3C validator |