| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > dfun3 | Structured version Visualization version GIF version | ||
| Description: Union defined in terms of intersection (De Morgan's law). Definition of union in [Mendelson] p. 231. (Contributed by NM, 8-Jan-2002.) |
| Ref | Expression |
|---|---|
| dfun3 | ⊢ (𝐴 ∪ 𝐵) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfun2 4220 | . 2 ⊢ (𝐴 ∪ 𝐵) = (V ∖ ((V ∖ 𝐴) ∖ 𝐵)) | |
| 2 | dfin2 4221 | . . . 4 ⊢ ((V ∖ 𝐴) ∩ (V ∖ 𝐵)) = ((V ∖ 𝐴) ∖ (V ∖ (V ∖ 𝐵))) | |
| 3 | ddif 4091 | . . . . 5 ⊢ (V ∖ (V ∖ 𝐵)) = 𝐵 | |
| 4 | 3 | difeq2i 4073 | . . . 4 ⊢ ((V ∖ 𝐴) ∖ (V ∖ (V ∖ 𝐵))) = ((V ∖ 𝐴) ∖ 𝐵) |
| 5 | 2, 4 | eqtr2i 2758 | . . 3 ⊢ ((V ∖ 𝐴) ∖ 𝐵) = ((V ∖ 𝐴) ∩ (V ∖ 𝐵)) |
| 6 | 5 | difeq2i 4073 | . 2 ⊢ (V ∖ ((V ∖ 𝐴) ∖ 𝐵)) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵))) |
| 7 | 1, 6 | eqtri 2757 | 1 ⊢ (𝐴 ∪ 𝐵) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵))) |
| Colors of variables: wff setvar class |
| Syntax hints: = wceq 1541 Vcvv 3438 ∖ cdif 3896 ∪ cun 3897 ∩ cin 3898 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-ext 2706 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-tru 1544 df-ex 1781 df-sb 2068 df-clab 2713 df-cleq 2726 df-clel 2809 df-rab 3398 df-v 3440 df-dif 3902 df-un 3904 df-in 3906 |
| This theorem is referenced by: difundi 4240 unvdif 4425 |
| Copyright terms: Public domain | W3C validator |