ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  eqifdc GIF version

Theorem eqifdc 3453
Description: Expansion of an equality with a conditional operator. (Contributed by Jim Kingdon, 28-Jul-2022.)
Assertion
Ref Expression
eqifdc (DECID 𝜑 → (𝐴 = if(𝜑, 𝐵, 𝐶) ↔ ((𝜑𝐴 = 𝐵) ∨ (¬ 𝜑𝐴 = 𝐶))))

Proof of Theorem eqifdc
StepHypRef Expression
1 exmiddc 788 . . 3 (DECID 𝜑 → (𝜑 ∨ ¬ 𝜑))
2 simpr 109 . . . . . 6 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ 𝜑) → 𝜑)
3 simpl 108 . . . . . . 7 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ 𝜑) → 𝐴 = if(𝜑, 𝐵, 𝐶))
42iftrued 3428 . . . . . . 7 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ 𝜑) → if(𝜑, 𝐵, 𝐶) = 𝐵)
53, 4eqtrd 2132 . . . . . 6 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ 𝜑) → 𝐴 = 𝐵)
62, 5jca 302 . . . . 5 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ 𝜑) → (𝜑𝐴 = 𝐵))
76ex 114 . . . 4 (𝐴 = if(𝜑, 𝐵, 𝐶) → (𝜑 → (𝜑𝐴 = 𝐵)))
8 simpr 109 . . . . . 6 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ ¬ 𝜑) → ¬ 𝜑)
9 simpl 108 . . . . . . 7 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ ¬ 𝜑) → 𝐴 = if(𝜑, 𝐵, 𝐶))
108iffalsed 3431 . . . . . . 7 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ ¬ 𝜑) → if(𝜑, 𝐵, 𝐶) = 𝐶)
119, 10eqtrd 2132 . . . . . 6 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ ¬ 𝜑) → 𝐴 = 𝐶)
128, 11jca 302 . . . . 5 ((𝐴 = if(𝜑, 𝐵, 𝐶) ∧ ¬ 𝜑) → (¬ 𝜑𝐴 = 𝐶))
1312ex 114 . . . 4 (𝐴 = if(𝜑, 𝐵, 𝐶) → (¬ 𝜑 → (¬ 𝜑𝐴 = 𝐶)))
147, 13orim12d 741 . . 3 (𝐴 = if(𝜑, 𝐵, 𝐶) → ((𝜑 ∨ ¬ 𝜑) → ((𝜑𝐴 = 𝐵) ∨ (¬ 𝜑𝐴 = 𝐶))))
151, 14syl5com 29 . 2 (DECID 𝜑 → (𝐴 = if(𝜑, 𝐵, 𝐶) → ((𝜑𝐴 = 𝐵) ∨ (¬ 𝜑𝐴 = 𝐶))))
16 simpr 109 . . . 4 ((𝜑𝐴 = 𝐵) → 𝐴 = 𝐵)
17 simpl 108 . . . . 5 ((𝜑𝐴 = 𝐵) → 𝜑)
1817iftrued 3428 . . . 4 ((𝜑𝐴 = 𝐵) → if(𝜑, 𝐵, 𝐶) = 𝐵)
1916, 18eqtr4d 2135 . . 3 ((𝜑𝐴 = 𝐵) → 𝐴 = if(𝜑, 𝐵, 𝐶))
20 simpr 109 . . . 4 ((¬ 𝜑𝐴 = 𝐶) → 𝐴 = 𝐶)
21 simpl 108 . . . . 5 ((¬ 𝜑𝐴 = 𝐶) → ¬ 𝜑)
2221iffalsed 3431 . . . 4 ((¬ 𝜑𝐴 = 𝐶) → if(𝜑, 𝐵, 𝐶) = 𝐶)
2320, 22eqtr4d 2135 . . 3 ((¬ 𝜑𝐴 = 𝐶) → 𝐴 = if(𝜑, 𝐵, 𝐶))
2419, 23jaoi 677 . 2 (((𝜑𝐴 = 𝐵) ∨ (¬ 𝜑𝐴 = 𝐶)) → 𝐴 = if(𝜑, 𝐵, 𝐶))
2515, 24impbid1 141 1 (DECID 𝜑 → (𝐴 = if(𝜑, 𝐵, 𝐶) ↔ ((𝜑𝐴 = 𝐵) ∨ (¬ 𝜑𝐴 = 𝐶))))
Colors of variables: wff set class
Syntax hints:  ¬ wn 3  wi 4  wa 103  wb 104  wo 670  DECID wdc 786   = wceq 1299  ifcif 3421
This theorem was proved from axioms:  ax-1 5  ax-2 6  ax-mp 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in2 585  ax-io 671  ax-5 1391  ax-7 1392  ax-gen 1393  ax-ie1 1437  ax-ie2 1438  ax-8 1450  ax-11 1452  ax-4 1455  ax-17 1474  ax-i9 1478  ax-ial 1482  ax-i5r 1483  ax-ext 2082
This theorem depends on definitions:  df-bi 116  df-dc 787  df-nf 1405  df-sb 1704  df-clab 2087  df-cleq 2093  df-clel 2096  df-if 3422
This theorem is referenced by:  fodjum  6930  xrmaxiflemcom  10857
  Copyright terms: Public domain W3C validator