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

Theorem dfif3 4469
Description: Alternate definition of the conditional operator df-if 4455. 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 variables 𝑦 𝑧 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 dfif6 4457 . 2 if(𝜑, 𝐴, 𝐵) = ({𝑦𝐴𝜑} ∪ {𝑦𝐵 ∣ ¬ 𝜑})
2 dfif3.1 . . . . . 6 𝐶 = {𝑥𝜑}
3 biidd 263 . . . . . . 7 (𝑥 = 𝑦 → (𝜑𝜑))
43cbvabv 2809 . . . . . 6 {𝑥𝜑} = {𝑦𝜑}
52, 4eqtri 2762 . . . . 5 𝐶 = {𝑦𝜑}
65ineq2i 4146 . . . 4 (𝐴𝐶) = (𝐴 ∩ {𝑦𝜑})
7 dfrab3 4247 . . . 4 {𝑦𝐴𝜑} = (𝐴 ∩ {𝑦𝜑})
86, 7eqtr4i 2765 . . 3 (𝐴𝐶) = {𝑦𝐴𝜑}
9 dfrab3 4247 . . . 4 {𝑦𝐵 ∣ ¬ 𝜑} = (𝐵 ∩ {𝑦 ∣ ¬ 𝜑})
10 biidd 263 . . . . . . 7 (𝑦 = 𝑧 → (𝜑𝜑))
1110notabw 4241 . . . . . 6 {𝑦 ∣ ¬ 𝜑} = (V ∖ {𝑧𝜑})
12 biidd 263 . . . . . . . . 9 (𝑥 = 𝑧 → (𝜑𝜑))
1312cbvabv 2809 . . . . . . . 8 {𝑥𝜑} = {𝑧𝜑}
142, 13eqtri 2762 . . . . . . 7 𝐶 = {𝑧𝜑}
1514difeq2i 4054 . . . . . 6 (V ∖ 𝐶) = (V ∖ {𝑧𝜑})
1611, 15eqtr4i 2765 . . . . 5 {𝑦 ∣ ¬ 𝜑} = (V ∖ 𝐶)
1716ineq2i 4146 . . . 4 (𝐵 ∩ {𝑦 ∣ ¬ 𝜑}) = (𝐵 ∩ (V ∖ 𝐶))
189, 17eqtr2i 2763 . . 3 (𝐵 ∩ (V ∖ 𝐶)) = {𝑦𝐵 ∣ ¬ 𝜑}
198, 18uneq12i 4096 . 2 ((𝐴𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) = ({𝑦𝐴𝜑} ∪ {𝑦𝐵 ∣ ¬ 𝜑})
201, 19eqtr4i 2765 1 if(𝜑, 𝐴, 𝐵) = ((𝐴𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶)))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3   = wceq 1547  {cab 2717  {crab 3391  Vcvv 3431  cdif 3880  cun 3881  cin 3882  ifcif 4454
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1974  ax-7 2015  ax-8 2121  ax-9 2129  ax-ext 2711
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 854  df-tru 1550  df-ex 1787  df-sb 2074  df-clab 2718  df-cleq 2731  df-clel 2814  df-rab 3392  df-v 3433  df-dif 3886  df-un 3888  df-in 3890  df-if 4455
This theorem is referenced by:  dfif4  4470
  Copyright terms: Public domain W3C validator