| 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 4223 | . 2 ⊢ (𝐴 ∪ 𝐵) = (V ∖ ((V ∖ 𝐴) ∖ 𝐵)) | |
| 2 | dfin2 4224 | . . . 4 ⊢ ((V ∖ 𝐴) ∩ (V ∖ 𝐵)) = ((V ∖ 𝐴) ∖ (V ∖ (V ∖ 𝐵))) | |
| 3 | ddif 4095 | . . . . 5 ⊢ (V ∖ (V ∖ 𝐵)) = 𝐵 | |
| 4 | 3 | difeq2i 4078 | . . . 4 ⊢ ((V ∖ 𝐴) ∖ (V ∖ (V ∖ 𝐵))) = ((V ∖ 𝐴) ∖ 𝐵) |
| 5 | 2, 4 | eqtr2i 2787 | . . 3 ⊢ ((V ∖ 𝐴) ∖ 𝐵) = ((V ∖ 𝐴) ∩ (V ∖ 𝐵)) |
| 6 | 5 | difeq2i 4078 | . 2 ⊢ (V ∖ ((V ∖ 𝐴) ∖ 𝐵)) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵))) |
| 7 | 1, 6 | eqtri 2786 | 1 ⊢ (𝐴 ∪ 𝐵) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵))) |
| Colors of variables: wff setvar class |
| Syntax hints: = wceq 1570 Vcvv 3455 ∖ cdif 3902 ∪ cun 3903 ∩ cin 3904 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-ext 2735 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-tru 1573 df-ex 1810 df-sb 2097 df-clab 2742 df-cleq 2755 df-clel 2838 df-rab 3417 df-v 3457 df-dif 3908 df-un 3910 df-in 3912 |
| This theorem is referenced by: difundi 4243 unvdif 4436 |
| Copyright terms: Public domain | W3C validator |