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

Theorem dfif3 4050
Description: Alternate definition of the conditional operator df-if 4037. Note that 𝜑 is independent of 𝑥 i.e. a constant true or false. (Contributed by NM, 25-Aug-2013.) (Revised by Mario Carneiro, 8-Sep-2013.)
Hypothesis
Ref Expression
dfif3.1 𝐶 = {𝑥𝜑}
Assertion
Ref Expression
dfif3 if(𝜑, 𝐴, 𝐵) = ((𝐴𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶)))
Distinct variable group:   𝜑,𝑥
Allowed substitution hints:   𝐴(𝑥)   𝐵(𝑥)   𝐶(𝑥)

Proof of Theorem dfif3
Dummy variable 𝑦 is distinct from all other variables.
StepHypRef Expression
1 dfif6 4039 . 2 if(𝜑, 𝐴, 𝐵) = ({𝑦𝐴𝜑} ∪ {𝑦𝐵 ∣ ¬ 𝜑})
2 dfif3.1 . . . . . 6 𝐶 = {𝑥𝜑}
3 biidd 251 . . . . . . 7 (𝑥 = 𝑦 → (𝜑𝜑))
43cbvabv 2734 . . . . . 6 {𝑥𝜑} = {𝑦𝜑}
52, 4eqtri 2632 . . . . 5 𝐶 = {𝑦𝜑}
65ineq2i 3773 . . . 4 (𝐴𝐶) = (𝐴 ∩ {𝑦𝜑})
7 dfrab3 3861 . . . 4 {𝑦𝐴𝜑} = (𝐴 ∩ {𝑦𝜑})
86, 7eqtr4i 2635 . . 3 (𝐴𝐶) = {𝑦𝐴𝜑}
9 dfrab3 3861 . . . 4 {𝑦𝐵 ∣ ¬ 𝜑} = (𝐵 ∩ {𝑦 ∣ ¬ 𝜑})
10 notab 3856 . . . . . 6 {𝑦 ∣ ¬ 𝜑} = (V ∖ {𝑦𝜑})
115difeq2i 3687 . . . . . 6 (V ∖ 𝐶) = (V ∖ {𝑦𝜑})
1210, 11eqtr4i 2635 . . . . 5 {𝑦 ∣ ¬ 𝜑} = (V ∖ 𝐶)
1312ineq2i 3773 . . . 4 (𝐵 ∩ {𝑦 ∣ ¬ 𝜑}) = (𝐵 ∩ (V ∖ 𝐶))
149, 13eqtr2i 2633 . . 3 (𝐵 ∩ (V ∖ 𝐶)) = {𝑦𝐵 ∣ ¬ 𝜑}
158, 14uneq12i 3727 . 2 ((𝐴𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) = ({𝑦𝐴𝜑} ∪ {𝑦𝐵 ∣ ¬ 𝜑})
161, 15eqtr4i 2635 1 if(𝜑, 𝐴, 𝐵) = ((𝐴𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶)))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3   = wceq 1475  {cab 2596  {crab 2900  Vcvv 3173  cdif 3537  cun 3538  cin 3539  ifcif 4036
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1713  ax-4 1728  ax-5 1827  ax-6 1875  ax-7 1922  ax-10 2006  ax-11 2021  ax-12 2034  ax-13 2234  ax-ext 2590
This theorem depends on definitions:  df-bi 196  df-or 384  df-an 385  df-tru 1478  df-ex 1696  df-nf 1701  df-sb 1868  df-clab 2597  df-cleq 2603  df-clel 2606  df-nfc 2740  df-ral 2901  df-rab 2905  df-v 3175  df-dif 3543  df-un 3545  df-in 3547  df-if 4037
This theorem is referenced by:  dfif4  4051
  Copyright terms: Public domain W3C validator