MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  dfun3 Structured version   Visualization version   GIF version

Theorem dfun3 4242
Description: Union defined in terms of intersection (De Morgan's law). Definition of union in [Mendelson] p. 231. (Contributed by NM, 8-Jan-2002.)
Assertion
Ref Expression
dfun3 (𝐴𝐵) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵)))

Proof of Theorem dfun3
StepHypRef Expression
1 dfun2 4236 . 2 (𝐴𝐵) = (V ∖ ((V ∖ 𝐴) ∖ 𝐵))
2 dfin2 4237 . . . 4 ((V ∖ 𝐴) ∩ (V ∖ 𝐵)) = ((V ∖ 𝐴) ∖ (V ∖ (V ∖ 𝐵)))
3 ddif 4113 . . . . 5 (V ∖ (V ∖ 𝐵)) = 𝐵
43difeq2i 4096 . . . 4 ((V ∖ 𝐴) ∖ (V ∖ (V ∖ 𝐵))) = ((V ∖ 𝐴) ∖ 𝐵)
52, 4eqtr2i 2845 . . 3 ((V ∖ 𝐴) ∖ 𝐵) = ((V ∖ 𝐴) ∩ (V ∖ 𝐵))
65difeq2i 4096 . 2 (V ∖ ((V ∖ 𝐴) ∖ 𝐵)) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵)))
71, 6eqtri 2844 1 (𝐴𝐵) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵)))
Colors of variables: wff setvar class
Syntax hints:   = wceq 1537  Vcvv 3494  cdif 3933  cun 3934  cin 3935
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 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2793
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-rab 3147  df-v 3496  df-dif 3939  df-un 3941  df-in 3943
This theorem is referenced by:  difundi  4256  unvdif  4423
  Copyright terms: Public domain W3C validator