HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem elimhyp3v 1792
Description: Eliminate a hypothesis containing 3 class variables.
Hypotheses
Ref Expression
elimhyp3v.1 |- (A = if(ph, A, D) -> (ph <-> ch))
elimhyp3v.2 |- (B = if(ph, B, R) -> (ch <-> th))
elimhyp3v.3 |- (C = if(ph, C, S) -> (th <-> ta ))
elimhyp3v.4 |- (D = if(ph, A, D) -> (et <-> ze))
elimhyp3v.5 |- (R = if(ph, B, R) -> (ze <-> si))
elimhyp3v.6 |- (S = if(ph, C, S) -> (si <-> ta ))
elimhyp3v.7 |- et
Assertion
Ref Expression
elimhyp3v |- ta

Proof of Theorem elimhyp3v
StepHypRef Expression
1 iftrue 1780 . . . . . 6 |- (ph -> if(ph, A, D) = A)
21cleqcomd 1106 . . . . 5 |- (ph -> A = if(ph, A, D))
3 elimhyp3v.1 . . . . 5 |- (A = if(ph, A, D) -> (ph <-> ch))
42, 3syl 12 . . . 4 |- (ph -> (ph <-> ch))
5 iftrue 1780 . . . . . 6 |- (ph -> if(ph, B, R) = B)
65cleqcomd 1106 . . . . 5 |- (ph -> B = if(ph, B, R))
7 elimhyp3v.2 . . . . 5 |- (B = if(ph, B, R) -> (ch <-> th))
86, 7syl 12 . . . 4 |- (ph -> (ch <-> th))
9 iftrue 1780 . . . . . 6 |- (ph -> if(ph, C, S) = C)
109cleqcomd 1106 . . . . 5 |- (ph -> C = if(ph, C, S))
11 elimhyp3v.3 . . . . 5 |- (C = if(ph, C, S) -> (th <-> ta ))
1210, 11syl 12 . . . 4 |- (ph -> (th <-> ta ))
134, 8, 123bitrd 422 . . 3 |- (ph -> (ph <-> ta ))
1413ibi 449 . 2 |- (ph -> ta )
15 elimhyp3v.7 . . 3 |- et
16 iffalse 1781 . . . . . 6 |- (-. ph -> if(ph, A, D) = D)
1716cleqcomd 1106 . . . . 5 |- (-. ph -> D = if(ph, A, D))
18 elimhyp3v.4 . . . . 5 |- (D = if(ph, A, D) -> (et <-> ze))
1917, 18syl 12 . . . 4 |- (-. ph -> (et <-> ze))
20 iffalse 1781 . . . . . 6 |- (-. ph -> if(ph, B, R) = R)
2120cleqcomd 1106 . . . . 5 |- (-. ph -> R = if(ph, B, R))
22 elimhyp3v.5 . . . . 5 |- (R = if(ph, B, R) -> (ze <-> si))
2321, 22syl 12 . . . 4 |- (-. ph -> (ze <-> si))
24 iffalse 1781 . . . . . 6 |- (-. ph -> if(ph, C, S) = S)
2524cleqcomd 1106 . . . . 5 |- (-. ph -> S = if(ph, C, S))
26 elimhyp3v.6 . . . . 5 |- (S = if(ph, C, S) -> (si <-> ta ))
2725, 26syl 12 . . . 4 |- (-. ph -> (si <-> ta ))
2819, 23, 273bitrd 422 . . 3 |- (-. ph -> (et <-> ta ))
2915, 28mpbii 168 . 2 |- (-. ph -> ta )
3014, 29pm2.61i 110 1 |- ta
Colors of variables: wff set class
Syntax hints:  -. wn 1   -> wi 2   <-> wb 127   = wceq 1091  ifcif 1776
This theorem is referenced by:  climuni 4884  hlimuni 5144  projlem7 5199
This theorem was proved from axioms:  ax-1 3  ax-2 4  ax-3 5  ax-mp 6  ax-4 673  ax-5 674  ax-6 675  ax-7 676  ax-gen 677  ax-8 798  ax-9 799  ax-10 800  ax-11 801  ax-12 802  ax-16 922  ax-17 925  ax-ext 1074
This theorem depends on definitions:  df-bi 128  df-or 197  df-an 198  df-ex 679  df-sb 853  df-clab 1093  df-cleq 1097  df-clel 1099  df-if 1777
metamath.org