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

Theorem dfun3 4196
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 4190 . 2 (𝐴𝐵) = (V ∖ ((V ∖ 𝐴) ∖ 𝐵))
2 dfin2 4191 . . . 4 ((V ∖ 𝐴) ∩ (V ∖ 𝐵)) = ((V ∖ 𝐴) ∖ (V ∖ (V ∖ 𝐵)))
3 ddif 4067 . . . . 5 (V ∖ (V ∖ 𝐵)) = 𝐵
43difeq2i 4050 . . . 4 ((V ∖ 𝐴) ∖ (V ∖ (V ∖ 𝐵))) = ((V ∖ 𝐴) ∖ 𝐵)
52, 4eqtr2i 2767 . . 3 ((V ∖ 𝐴) ∖ 𝐵) = ((V ∖ 𝐴) ∩ (V ∖ 𝐵))
65difeq2i 4050 . 2 (V ∖ ((V ∖ 𝐴) ∖ 𝐵)) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵)))
71, 6eqtri 2766 1 (𝐴𝐵) = (V ∖ ((V ∖ 𝐴) ∩ (V ∖ 𝐵)))
Colors of variables: wff setvar class
Syntax hints:   = wceq 1539  Vcvv 3422  cdif 3880  cun 3881  cin 3882
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-ext 2709
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-tru 1542  df-ex 1784  df-sb 2069  df-clab 2716  df-cleq 2730  df-clel 2817  df-rab 3072  df-v 3424  df-dif 3886  df-un 3888  df-in 3890
This theorem is referenced by:  difundi  4210  unvdif  4405
  Copyright terms: Public domain W3C validator