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

Theorem elimhyp3v 4531
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 4472 . . . . . 6 (𝜑 → if(𝜑, 𝐴, 𝐷) = 𝐴)
21eqcomd 2827 . . . . 5 (𝜑𝐴 = if(𝜑, 𝐴, 𝐷))
3 elimhyp3v.1 . . . . 5 (𝐴 = if(𝜑, 𝐴, 𝐷) → (𝜑𝜒))
42, 3syl 17 . . . 4 (𝜑 → (𝜑𝜒))
5 iftrue 4472 . . . . . 6 (𝜑 → if(𝜑, 𝐵, 𝑅) = 𝐵)
65eqcomd 2827 . . . . 5 (𝜑𝐵 = if(𝜑, 𝐵, 𝑅))
7 elimhyp3v.2 . . . . 5 (𝐵 = if(𝜑, 𝐵, 𝑅) → (𝜒𝜃))
86, 7syl 17 . . . 4 (𝜑 → (𝜒𝜃))
9 iftrue 4472 . . . . . 6 (𝜑 → if(𝜑, 𝐶, 𝑆) = 𝐶)
109eqcomd 2827 . . . . 5 (𝜑𝐶 = if(𝜑, 𝐶, 𝑆))
11 elimhyp3v.3 . . . . 5 (𝐶 = if(𝜑, 𝐶, 𝑆) → (𝜃𝜏))
1210, 11syl 17 . . . 4 (𝜑 → (𝜃𝜏))
134, 8, 123bitrd 307 . . 3 (𝜑 → (𝜑𝜏))
1413ibi 269 . 2 (𝜑𝜏)
15 elimhyp3v.7 . . 3 𝜂
16 iffalse 4475 . . . . . 6 𝜑 → if(𝜑, 𝐴, 𝐷) = 𝐷)
1716eqcomd 2827 . . . . 5 𝜑𝐷 = if(𝜑, 𝐴, 𝐷))
18 elimhyp3v.4 . . . . 5 (𝐷 = if(𝜑, 𝐴, 𝐷) → (𝜂𝜁))
1917, 18syl 17 . . . 4 𝜑 → (𝜂𝜁))
20 iffalse 4475 . . . . . 6 𝜑 → if(𝜑, 𝐵, 𝑅) = 𝑅)
2120eqcomd 2827 . . . . 5 𝜑𝑅 = if(𝜑, 𝐵, 𝑅))
22 elimhyp3v.5 . . . . 5 (𝑅 = if(𝜑, 𝐵, 𝑅) → (𝜁𝜎))
2321, 22syl 17 . . . 4 𝜑 → (𝜁𝜎))
24 iffalse 4475 . . . . . 6 𝜑 → if(𝜑, 𝐶, 𝑆) = 𝑆)
2524eqcomd 2827 . . . . 5 𝜑𝑆 = if(𝜑, 𝐶, 𝑆))
26 elimhyp3v.6 . . . . 5 (𝑆 = if(𝜑, 𝐶, 𝑆) → (𝜎𝜏))
2725, 26syl 17 . . . 4 𝜑 → (𝜎𝜏))
2819, 23, 273bitrd 307 . . 3 𝜑 → (𝜂𝜏))
2915, 28mpbii 235 . 2 𝜑𝜏)
3014, 29pm2.61i 184 1 𝜏
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 208   = wceq 1533  ifcif 4466
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1792  ax-4 1806  ax-5 1907  ax-6 1966  ax-7 2011  ax-8 2112  ax-9 2120  ax-ext 2793
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-ex 1777  df-sb 2066  df-clab 2800  df-cleq 2814  df-clel 2893  df-if 4467
This theorem is referenced by:  sseliALT  5205
  Copyright terms: Public domain W3C validator