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 2164 | . . . . 5 ⊢ (∃𝑧∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ ∃𝑥∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) | |
2 | ancom 460 | . . . . . . 7 ⊢ ((∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ (𝑥 ∈ 𝐴 ∧ ∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥)) | |
3 | 19.41v 1954 | . . . . . . 7 ⊢ (∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ (∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) | |
4 | vex 3426 | . . . . . . . . 9 ⊢ 𝑦 ∈ V | |
5 | 4 | eldm2 5799 | . . . . . . . 8 ⊢ (𝑦 ∈ dom 𝑥 ↔ ∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥) |
6 | 5 | anbi2i 622 | . . . . . . 7 ⊢ ((𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥) ↔ (𝑥 ∈ 𝐴 ∧ ∃𝑧〈𝑦, 𝑧〉 ∈ 𝑥)) |
7 | 2, 3, 6 | 3bitr4i 302 | . . . . . 6 ⊢ (∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ (𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) |
8 | 7 | exbii 1851 | . . . . 5 ⊢ (∃𝑥∃𝑧(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ ∃𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) |
9 | 1, 8 | bitri 274 | . . . 4 ⊢ (∃𝑧∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴) ↔ ∃𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) |
10 | eluni 4839 | . . . . 5 ⊢ (〈𝑦, 𝑧〉 ∈ ∪ 𝐴 ↔ ∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) | |
11 | 10 | exbii 1851 | . . . 4 ⊢ (∃𝑧〈𝑦, 𝑧〉 ∈ ∪ 𝐴 ↔ ∃𝑧∃𝑥(〈𝑦, 𝑧〉 ∈ 𝑥 ∧ 𝑥 ∈ 𝐴)) |
12 | df-rex 3069 | . . . 4 ⊢ (∃𝑥 ∈ 𝐴 𝑦 ∈ dom 𝑥 ↔ ∃𝑥(𝑥 ∈ 𝐴 ∧ 𝑦 ∈ dom 𝑥)) | |
13 | 9, 11, 12 | 3bitr4i 302 | . . 3 ⊢ (∃𝑧〈𝑦, 𝑧〉 ∈ ∪ 𝐴 ↔ ∃𝑥 ∈ 𝐴 𝑦 ∈ dom 𝑥) |
14 | 4 | eldm2 5799 | . . 3 ⊢ (𝑦 ∈ dom ∪ 𝐴 ↔ ∃𝑧〈𝑦, 𝑧〉 ∈ ∪ 𝐴) |
15 | eliun 4925 | . . 3 ⊢ (𝑦 ∈ ∪ 𝑥 ∈ 𝐴 dom 𝑥 ↔ ∃𝑥 ∈ 𝐴 𝑦 ∈ dom 𝑥) | |
16 | 13, 14, 15 | 3bitr4i 302 | . 2 ⊢ (𝑦 ∈ dom ∪ 𝐴 ↔ 𝑦 ∈ ∪ 𝑥 ∈ 𝐴 dom 𝑥) |
17 | 16 | eqriv 2735 | 1 ⊢ dom ∪ 𝐴 = ∪ 𝑥 ∈ 𝐴 dom 𝑥 |
Colors of variables: wff setvar class |
Syntax hints: ∧ wa 395 = wceq 1539 ∃wex 1783 ∈ wcel 2108 ∃wrex 3064 〈cop 4564 ∪ cuni 4836 ∪ ciun 4921 dom cdm 5580 |
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-11 2156 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3an 1087 df-tru 1542 df-fal 1552 df-ex 1784 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-ral 3068 df-rex 3069 df-rab 3072 df-v 3424 df-dif 3886 df-un 3888 df-nul 4254 df-if 4457 df-sn 4559 df-pr 4561 df-op 4565 df-uni 4837 df-iun 4923 df-br 5071 df-dm 5590 |
This theorem is referenced by: frrlem7 8079 wfrdmssOLD 8117 wfrdmclOLD 8119 tfrlem8 8186 axdc3lem2 10138 bnj1400 32715 |
Copyright terms: Public domain | W3C validator |