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

Theorem dfif3 4100
Description: Alternate definition of the conditional operator df-if 4087. 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 4089 . 2 if(𝜑, 𝐴, 𝐵) = ({𝑦𝐴𝜑} ∪ {𝑦𝐵 ∣ ¬ 𝜑})
2 dfif3.1 . . . . . 6 𝐶 = {𝑥𝜑}
3 biidd 252 . . . . . . 7 (𝑥 = 𝑦 → (𝜑𝜑))
43cbvabv 2747 . . . . . 6 {𝑥𝜑} = {𝑦𝜑}
52, 4eqtri 2644 . . . . 5 𝐶 = {𝑦𝜑}
65ineq2i 3811 . . . 4 (𝐴𝐶) = (𝐴 ∩ {𝑦𝜑})
7 dfrab3 3902 . . . 4 {𝑦𝐴𝜑} = (𝐴 ∩ {𝑦𝜑})
86, 7eqtr4i 2647 . . 3 (𝐴𝐶) = {𝑦𝐴𝜑}
9 dfrab3 3902 . . . 4 {𝑦𝐵 ∣ ¬ 𝜑} = (𝐵 ∩ {𝑦 ∣ ¬ 𝜑})
10 notab 3897 . . . . . 6 {𝑦 ∣ ¬ 𝜑} = (V ∖ {𝑦𝜑})
115difeq2i 3725 . . . . . 6 (V ∖ 𝐶) = (V ∖ {𝑦𝜑})
1210, 11eqtr4i 2647 . . . . 5 {𝑦 ∣ ¬ 𝜑} = (V ∖ 𝐶)
1312ineq2i 3811 . . . 4 (𝐵 ∩ {𝑦 ∣ ¬ 𝜑}) = (𝐵 ∩ (V ∖ 𝐶))
149, 13eqtr2i 2645 . . 3 (𝐵 ∩ (V ∖ 𝐶)) = {𝑦𝐵 ∣ ¬ 𝜑}
158, 14uneq12i 3765 . 2 ((𝐴𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) = ({𝑦𝐴𝜑} ∪ {𝑦𝐵 ∣ ¬ 𝜑})
161, 15eqtr4i 2647 1 if(𝜑, 𝐴, 𝐵) = ((𝐴𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶)))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3   = wceq 1483  {cab 2608  {crab 2916  Vcvv 3200  cdif 3571  cun 3572  cin 3573  ifcif 4086
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ral 2917  df-rab 2921  df-v 3202  df-dif 3577  df-un 3579  df-in 3581  df-if 4087
This theorem is referenced by:  dfif4  4101
  Copyright terms: Public domain W3C validator