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

Theorem elimhyp3v 4098
Description: Eliminate a hypothesis containing 3 class variables. (Contributed by NM, 14-Aug-1999.)
Hypotheses
Ref Expression
elimhyp3v.1 (𝐴 = if(𝜑, 𝐴, 𝐷) → (𝜑𝜒))
elimhyp3v.2 (𝐵 = if(𝜑, 𝐵, 𝑅) → (𝜒𝜃))
elimhyp3v.3 (𝐶 = if(𝜑, 𝐶, 𝑆) → (𝜃𝜏))
elimhyp3v.4 (𝐷 = if(𝜑, 𝐴, 𝐷) → (𝜂𝜁))
elimhyp3v.5 (𝑅 = if(𝜑, 𝐵, 𝑅) → (𝜁𝜎))
elimhyp3v.6 (𝑆 = if(𝜑, 𝐶, 𝑆) → (𝜎𝜏))
elimhyp3v.7 𝜂
Assertion
Ref Expression
elimhyp3v 𝜏

Proof of Theorem elimhyp3v
StepHypRef Expression
1 iftrue 4042 . . . . . 6 (𝜑 → if(𝜑, 𝐴, 𝐷) = 𝐴)
21eqcomd 2616 . . . . 5 (𝜑𝐴 = if(𝜑, 𝐴, 𝐷))
3 elimhyp3v.1 . . . . 5 (𝐴 = if(𝜑, 𝐴, 𝐷) → (𝜑𝜒))
42, 3syl 17 . . . 4 (𝜑 → (𝜑𝜒))
5 iftrue 4042 . . . . . 6 (𝜑 → if(𝜑, 𝐵, 𝑅) = 𝐵)
65eqcomd 2616 . . . . 5 (𝜑𝐵 = if(𝜑, 𝐵, 𝑅))
7 elimhyp3v.2 . . . . 5 (𝐵 = if(𝜑, 𝐵, 𝑅) → (𝜒𝜃))
86, 7syl 17 . . . 4 (𝜑 → (𝜒𝜃))
9 iftrue 4042 . . . . . 6 (𝜑 → if(𝜑, 𝐶, 𝑆) = 𝐶)
109eqcomd 2616 . . . . 5 (𝜑𝐶 = if(𝜑, 𝐶, 𝑆))
11 elimhyp3v.3 . . . . 5 (𝐶 = if(𝜑, 𝐶, 𝑆) → (𝜃𝜏))
1210, 11syl 17 . . . 4 (𝜑 → (𝜃𝜏))
134, 8, 123bitrd 293 . . 3 (𝜑 → (𝜑𝜏))
1413ibi 255 . 2 (𝜑𝜏)
15 elimhyp3v.7 . . 3 𝜂
16 iffalse 4045 . . . . . 6 𝜑 → if(𝜑, 𝐴, 𝐷) = 𝐷)
1716eqcomd 2616 . . . . 5 𝜑𝐷 = if(𝜑, 𝐴, 𝐷))
18 elimhyp3v.4 . . . . 5 (𝐷 = if(𝜑, 𝐴, 𝐷) → (𝜂𝜁))
1917, 18syl 17 . . . 4 𝜑 → (𝜂𝜁))
20 iffalse 4045 . . . . . 6 𝜑 → if(𝜑, 𝐵, 𝑅) = 𝑅)
2120eqcomd 2616 . . . . 5 𝜑𝑅 = if(𝜑, 𝐵, 𝑅))
22 elimhyp3v.5 . . . . 5 (𝑅 = if(𝜑, 𝐵, 𝑅) → (𝜁𝜎))
2321, 22syl 17 . . . 4 𝜑 → (𝜁𝜎))
24 iffalse 4045 . . . . . 6 𝜑 → if(𝜑, 𝐶, 𝑆) = 𝑆)
2524eqcomd 2616 . . . . 5 𝜑𝑆 = if(𝜑, 𝐶, 𝑆))
26 elimhyp3v.6 . . . . 5 (𝑆 = if(𝜑, 𝐶, 𝑆) → (𝜎𝜏))
2725, 26syl 17 . . . 4 𝜑 → (𝜎𝜏))
2819, 23, 273bitrd 293 . . 3 𝜑 → (𝜂𝜏))
2915, 28mpbii 222 . 2 𝜑𝜏)
3014, 29pm2.61i 175 1 𝜏
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 195   = wceq 1475  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-if 4037
This theorem is referenced by:  sseliALT  4719
  Copyright terms: Public domain W3C validator