HomeHome Intuitionistic Logic Explorer
Theorem List (p. 13 of 133)
< Previous  Next >
Browser slow? Try the
Unicode version.

Mirrors  >  Metamath Home Page  >  ILE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List

Theorem List for Intuitionistic Logic Explorer - 1201-1300   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theorem3exp1 1201 Exportation from left triple conjunction. (Contributed by NM, 24-Feb-2005.)
 |-  ( ( ( ph  /\ 
 ps  /\  ch )  /\  th )  ->  ta )   =>    |-  ( ph  ->  ( ps  ->  ( ch  ->  ( th  ->  ta ) ) ) )
 
Theorem3expd 1202 Exportation deduction for triple conjunction. (Contributed by NM, 26-Oct-2006.)
 |-  ( ph  ->  (
 ( ps  /\  ch  /\ 
 th )  ->  ta )
 )   =>    |-  ( ph  ->  ( ps  ->  ( ch  ->  ( th  ->  ta )
 ) ) )
 
Theorem3exp2 1203 Exportation from right triple conjunction. (Contributed by NM, 26-Oct-2006.)
 |-  ( ( ph  /\  ( ps  /\  ch  /\  th ) )  ->  ta )   =>    |-  ( ph  ->  ( ps  ->  ( ch  ->  ( th  ->  ta ) ) ) )
 
Theoremexp5o 1204 A triple exportation inference. (Contributed by Jeff Hankins, 8-Jul-2009.)
 |-  ( ( ph  /\  ps  /\ 
 ch )  ->  (
 ( th  /\  ta )  ->  et ) )   =>    |-  ( ph  ->  ( ps  ->  ( ch  ->  ( th  ->  ( ta  ->  et ) ) ) ) )
 
Theoremexp516 1205 A triple exportation inference. (Contributed by Jeff Hankins, 8-Jul-2009.)
 |-  ( ( ( ph  /\  ( ps  /\  ch  /\ 
 th ) )  /\  ta )  ->  et )   =>    |-  ( ph  ->  ( ps  ->  ( ch  ->  ( th  ->  ( ta  ->  et )
 ) ) ) )
 
Theoremexp520 1206 A triple exportation inference. (Contributed by Jeff Hankins, 8-Jul-2009.)
 |-  ( ( ( ph  /\ 
 ps  /\  ch )  /\  ( th  /\  ta ) )  ->  et )   =>    |-  ( ph  ->  ( ps  ->  ( ch  ->  ( th  ->  ( ta  ->  et )
 ) ) ) )
 
Theorem3anassrs 1207 Associative law for conjunction applied to antecedent (eliminates syllogism). (Contributed by Mario Carneiro, 4-Jan-2017.)
 |-  ( ( ph  /\  ( ps  /\  ch  /\  th ) )  ->  ta )   =>    |-  (
 ( ( ( ph  /\ 
 ps )  /\  ch )  /\  th )  ->  ta )
 
Theorem3adant1l 1208 Deduction adding a conjunct to antecedent. (Contributed by NM, 8-Jan-2006.)
 |-  ( ( ph  /\  ps  /\ 
 ch )  ->  th )   =>    |-  (
 ( ( ta  /\  ph )  /\  ps  /\  ch )  ->  th )
 
Theorem3adant1r 1209 Deduction adding a conjunct to antecedent. (Contributed by NM, 8-Jan-2006.)
 |-  ( ( ph  /\  ps  /\ 
 ch )  ->  th )   =>    |-  (
 ( ( ph  /\  ta )  /\  ps  /\  ch )  ->  th )
 
Theorem3adant2l 1210 Deduction adding a conjunct to antecedent. (Contributed by NM, 8-Jan-2006.)
 |-  ( ( ph  /\  ps  /\ 
 ch )  ->  th )   =>    |-  (
 ( ph  /\  ( ta 
 /\  ps )  /\  ch )  ->  th )
 
Theorem3adant2r 1211 Deduction adding a conjunct to antecedent. (Contributed by NM, 8-Jan-2006.)
 |-  ( ( ph  /\  ps  /\ 
 ch )  ->  th )   =>    |-  (
 ( ph  /\  ( ps 
 /\  ta )  /\  ch )  ->  th )
 
Theorem3adant3l 1212 Deduction adding a conjunct to antecedent. (Contributed by NM, 8-Jan-2006.)
 |-  ( ( ph  /\  ps  /\ 
 ch )  ->  th )   =>    |-  (
 ( ph  /\  ps  /\  ( ta  /\  ch )
 )  ->  th )
 
Theorem3adant3r 1213 Deduction adding a conjunct to antecedent. (Contributed by NM, 8-Jan-2006.)
 |-  ( ( ph  /\  ps  /\ 
 ch )  ->  th )   =>    |-  (
 ( ph  /\  ps  /\  ( ch  /\  ta )
 )  ->  th )
 
Theoremsyl12anc 1214 Syllogism combined with contraction. (Contributed by Jeff Hankins, 1-Aug-2009.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ( ps 
 /\  ( ch  /\  th ) )  ->  ta )   =>    |-  ( ph  ->  ta )
 
Theoremsyl21anc 1215 Syllogism combined with contraction. (Contributed by Jeff Hankins, 1-Aug-2009.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ( ( ps  /\  ch )  /\  th )  ->  ta )   =>    |-  ( ph  ->  ta )
 
Theoremsyl3anc 1216 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ( ps 
 /\  ch  /\  th )  ->  ta )   =>    |-  ( ph  ->  ta )
 
Theoremsyl22anc 1217 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ( ( ps  /\  ch )  /\  ( th  /\  ta ) )  ->  et )   =>    |-  ( ph  ->  et )
 
Theoremsyl13anc 1218 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ( ps 
 /\  ( ch  /\  th 
 /\  ta ) )  ->  et )   =>    |-  ( ph  ->  et )
 
Theoremsyl31anc 1219 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ta )  ->  et )   =>    |-  ( ph  ->  et )
 
Theoremsyl112anc 1220 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ( ps 
 /\  ch  /\  ( th  /\ 
 ta ) )  ->  et )   =>    |-  ( ph  ->  et )
 
Theoremsyl121anc 1221 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ( ps 
 /\  ( ch  /\  th )  /\  ta )  ->  et )   =>    |-  ( ph  ->  et )
 
Theoremsyl211anc 1222 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ( ( ps  /\  ch )  /\  th  /\  ta )  ->  et )   =>    |-  ( ph  ->  et )
 
Theoremsyl23anc 1223 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ( ( ps  /\  ch )  /\  ( th  /\  ta  /\ 
 et ) )  ->  ze )   =>    |-  ( ph  ->  ze )
 
Theoremsyl32anc 1224 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ( ta 
 /\  et ) )  ->  ze )   =>    |-  ( ph  ->  ze )
 
Theoremsyl122anc 1225 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ( ps 
 /\  ( ch  /\  th )  /\  ( ta 
 /\  et ) )  ->  ze )   =>    |-  ( ph  ->  ze )
 
Theoremsyl212anc 1226 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ( ( ps  /\  ch )  /\  th  /\  ( ta 
 /\  et ) )  ->  ze )   =>    |-  ( ph  ->  ze )
 
Theoremsyl221anc 1227 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ( ( ps  /\  ch )  /\  ( th  /\  ta )  /\  et )  ->  ze )   =>    |-  ( ph  ->  ze )
 
Theoremsyl113anc 1228 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ( ps 
 /\  ch  /\  ( th  /\ 
 ta  /\  et )
 )  ->  ze )   =>    |-  ( ph  ->  ze )
 
Theoremsyl131anc 1229 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ( ps 
 /\  ( ch  /\  th 
 /\  ta )  /\  et )  ->  ze )   =>    |-  ( ph  ->  ze )
 
Theoremsyl311anc 1230 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ta  /\  et )  ->  ze )   =>    |-  ( ph  ->  ze )
 
Theoremsyl33anc 1231 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ( ta 
 /\  et  /\  ze )
 )  ->  si )   =>    |-  ( ph  ->  si )
 
Theoremsyl222anc 1232 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ( ( ps  /\  ch )  /\  ( th  /\  ta )  /\  ( et  /\  ze ) )  ->  si )   =>    |-  ( ph  ->  si )
 
Theoremsyl123anc 1233 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ( ps 
 /\  ( ch  /\  th )  /\  ( ta 
 /\  et  /\  ze )
 )  ->  si )   =>    |-  ( ph  ->  si )
 
Theoremsyl132anc 1234 Syllogism combined with contraction. (Contributed by NM, 11-Jul-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ( ps 
 /\  ( ch  /\  th 
 /\  ta )  /\  ( et  /\  ze ) ) 
 ->  si )   =>    |-  ( ph  ->  si )
 
Theoremsyl213anc 1235 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ( ( ps  /\  ch )  /\  th  /\  ( ta 
 /\  et  /\  ze )
 )  ->  si )   =>    |-  ( ph  ->  si )
 
Theoremsyl231anc 1236 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ( ( ps  /\  ch )  /\  ( th  /\  ta  /\ 
 et )  /\  ze )  ->  si )   =>    |-  ( ph  ->  si )
 
Theoremsyl312anc 1237 Syllogism combined with contraction. (Contributed by NM, 11-Jul-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ta  /\  ( et  /\  ze )
 )  ->  si )   =>    |-  ( ph  ->  si )
 
Theoremsyl321anc 1238 Syllogism combined with contraction. (Contributed by NM, 11-Jul-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ( ta 
 /\  et )  /\  ze )  ->  si )   =>    |-  ( ph  ->  si )
 
Theoremsyl133anc 1239 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ( ps 
 /\  ( ch  /\  th 
 /\  ta )  /\  ( et  /\  ze  /\  si ) )  ->  rh )   =>    |-  ( ph  ->  rh )
 
Theoremsyl313anc 1240 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ta  /\  ( et  /\  ze  /\  si ) )  ->  rh )   =>    |-  ( ph  ->  rh )
 
Theoremsyl331anc 1241 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ( ta 
 /\  et  /\  ze )  /\  si )  ->  rh )   =>    |-  ( ph  ->  rh )
 
Theoremsyl223anc 1242 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ( ( ps  /\  ch )  /\  ( th  /\  ta )  /\  ( et  /\  ze 
 /\  si ) )  ->  rh )   =>    |-  ( ph  ->  rh )
 
Theoremsyl232anc 1243 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ( ( ps  /\  ch )  /\  ( th  /\  ta  /\ 
 et )  /\  ( ze  /\  si ) ) 
 ->  rh )   =>    |-  ( ph  ->  rh )
 
Theoremsyl322anc 1244 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ( ta 
 /\  et )  /\  ( ze  /\  si ) ) 
 ->  rh )   =>    |-  ( ph  ->  rh )
 
Theoremsyl233anc 1245 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ph  ->  rh )   &    |-  ( ( ( ps  /\  ch )  /\  ( th  /\  ta  /\ 
 et )  /\  ( ze  /\  si  /\  rh )
 )  ->  mu )   =>    |-  ( ph  ->  mu )
 
Theoremsyl323anc 1246 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ph  ->  rh )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ( ta 
 /\  et )  /\  ( ze  /\  si  /\  rh )
 )  ->  mu )   =>    |-  ( ph  ->  mu )
 
Theoremsyl332anc 1247 Syllogism combined with contraction. (Contributed by NM, 11-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ph  ->  rh )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ( ta 
 /\  et  /\  ze )  /\  ( si  /\  rh ) )  ->  mu )   =>    |-  ( ph  ->  mu )
 
Theoremsyl333anc 1248 A syllogism inference combined with contraction. (Contributed by NM, 10-Mar-2012.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ph  ->  th )   &    |-  ( ph  ->  ta )   &    |-  ( ph  ->  et )   &    |-  ( ph  ->  ze )   &    |-  ( ph  ->  si )   &    |-  ( ph  ->  rh )   &    |-  ( ph  ->  mu )   &    |-  ( ( ( ps  /\  ch  /\  th )  /\  ( ta 
 /\  et  /\  ze )  /\  ( si  /\  rh  /\ 
 mu ) )  ->  la )   =>    |-  ( ph  ->  la )
 
Theoremsyl3an1 1249 A syllogism inference. (Contributed by NM, 22-Aug-1995.)
 |-  ( ph  ->  ps )   &    |-  (
 ( ps  /\  ch  /\ 
 th )  ->  ta )   =>    |-  (
 ( ph  /\  ch  /\  th )  ->  ta )
 
Theoremsyl3an2 1250 A syllogism inference. (Contributed by NM, 22-Aug-1995.)
 |-  ( ph  ->  ch )   &    |-  (
 ( ps  /\  ch  /\ 
 th )  ->  ta )   =>    |-  (
 ( ps  /\  ph  /\  th )  ->  ta )
 
Theoremsyl3an3 1251 A syllogism inference. (Contributed by NM, 22-Aug-1995.)
 |-  ( ph  ->  th )   &    |-  (
 ( ps  /\  ch  /\ 
 th )  ->  ta )   =>    |-  (
 ( ps  /\  ch  /\  ph )  ->  ta )
 
Theoremsyl3an1b 1252 A syllogism inference. (Contributed by NM, 22-Aug-1995.)
 |-  ( ph  <->  ps )   &    |-  ( ( ps 
 /\  ch  /\  th )  ->  ta )   =>    |-  ( ( ph  /\  ch  /\ 
 th )  ->  ta )
 
Theoremsyl3an2b 1253 A syllogism inference. (Contributed by NM, 22-Aug-1995.)
 |-  ( ph  <->  ch )   &    |-  ( ( ps 
 /\  ch  /\  th )  ->  ta )   =>    |-  ( ( ps  /\  ph 
 /\  th )  ->  ta )
 
Theoremsyl3an3b 1254 A syllogism inference. (Contributed by NM, 22-Aug-1995.)
 |-  ( ph  <->  th )   &    |-  ( ( ps 
 /\  ch  /\  th )  ->  ta )   =>    |-  ( ( ps  /\  ch 
 /\  ph )  ->  ta )
 
Theoremsyl3an1br 1255 A syllogism inference. (Contributed by NM, 22-Aug-1995.)
 |-  ( ps  <->  ph )   &    |-  ( ( ps 
 /\  ch  /\  th )  ->  ta )   =>    |-  ( ( ph  /\  ch  /\ 
 th )  ->  ta )
 
Theoremsyl3an2br 1256 A syllogism inference. (Contributed by NM, 22-Aug-1995.)
 |-  ( ch  <->  ph )   &    |-  ( ( ps 
 /\  ch  /\  th )  ->  ta )   =>    |-  ( ( ps  /\  ph 
 /\  th )  ->  ta )
 
Theoremsyl3an3br 1257 A syllogism inference. (Contributed by NM, 22-Aug-1995.)
 |-  ( th  <->  ph )   &    |-  ( ( ps 
 /\  ch  /\  th )  ->  ta )   =>    |-  ( ( ps  /\  ch 
 /\  ph )  ->  ta )
 
Theoremsyl3an 1258 A triple syllogism inference. (Contributed by NM, 13-May-2004.)
 |-  ( ph  ->  ps )   &    |-  ( ch  ->  th )   &    |-  ( ta  ->  et )   &    |-  ( ( ps 
 /\  th  /\  et )  ->  ze )   =>    |-  ( ( ph  /\  ch  /\ 
 ta )  ->  ze )
 
Theoremsyl3anb 1259 A triple syllogism inference. (Contributed by NM, 15-Oct-2005.)
 |-  ( ph  <->  ps )   &    |-  ( ch  <->  th )   &    |-  ( ta  <->  et )   &    |-  ( ( ps 
 /\  th  /\  et )  ->  ze )   =>    |-  ( ( ph  /\  ch  /\ 
 ta )  ->  ze )
 
Theoremsyl3anbr 1260 A triple syllogism inference. (Contributed by NM, 29-Dec-2011.)
 |-  ( ps  <->  ph )   &    |-  ( th  <->  ch )   &    |-  ( et  <->  ta )   &    |-  ( ( ps 
 /\  th  /\  et )  ->  ze )   =>    |-  ( ( ph  /\  ch  /\ 
 ta )  ->  ze )
 
Theoremsyld3an3 1261 A syllogism inference. (Contributed by NM, 20-May-2007.)
 |-  ( ( ph  /\  ps  /\ 
 ch )  ->  th )   &    |-  (
 ( ph  /\  ps  /\  th )  ->  ta )   =>    |-  (
 ( ph  /\  ps  /\  ch )  ->  ta )
 
Theoremsyld3an1 1262 A syllogism inference. (Contributed by NM, 7-Jul-2008.)
 |-  ( ( ch  /\  ps 
 /\  th )  ->  ph )   &    |-  (
 ( ph  /\  ps  /\  th )  ->  ta )   =>    |-  (
 ( ch  /\  ps  /\ 
 th )  ->  ta )
 
Theoremsyld3an2 1263 A syllogism inference. (Contributed by NM, 20-May-2007.)
 |-  ( ( ph  /\  ch  /\ 
 th )  ->  ps )   &    |-  (
 ( ph  /\  ps  /\  th )  ->  ta )   =>    |-  (
 ( ph  /\  ch  /\  th )  ->  ta )
 
Theoremsyl3anl1 1264 A syllogism inference. (Contributed by NM, 24-Feb-2005.)
 |-  ( ph  ->  ps )   &    |-  (
 ( ( ps  /\  ch 
 /\  th )  /\  ta )  ->  et )   =>    |-  ( ( (
 ph  /\  ch  /\  th )  /\  ta )  ->  et )
 
Theoremsyl3anl2 1265 A syllogism inference. (Contributed by NM, 24-Feb-2005.)
 |-  ( ph  ->  ch )   &    |-  (
 ( ( ps  /\  ch 
 /\  th )  /\  ta )  ->  et )   =>    |-  ( ( ( ps  /\  ph  /\  th )  /\  ta )  ->  et )
 
Theoremsyl3anl3 1266 A syllogism inference. (Contributed by NM, 24-Feb-2005.)
 |-  ( ph  ->  th )   &    |-  (
 ( ( ps  /\  ch 
 /\  th )  /\  ta )  ->  et )   =>    |-  ( ( ( ps  /\  ch  /\  ph )  /\  ta )  ->  et )
 
Theoremsyl3anl 1267 A triple syllogism inference. (Contributed by NM, 24-Dec-2006.)
 |-  ( ph  ->  ps )   &    |-  ( ch  ->  th )   &    |-  ( ta  ->  et )   &    |-  ( ( ( ps  /\  th  /\  et )  /\  ze )  ->  si )   =>    |-  ( ( ( ph  /\ 
 ch  /\  ta )  /\  ze )  ->  si )
 
Theoremsyl3anr1 1268 A syllogism inference. (Contributed by NM, 31-Jul-2007.)
 |-  ( ph  ->  ps )   &    |-  (
 ( ch  /\  ( ps  /\  th  /\  ta ) )  ->  et )   =>    |-  (
 ( ch  /\  ( ph  /\  th  /\  ta ) )  ->  et )
 
Theoremsyl3anr2 1269 A syllogism inference. (Contributed by NM, 1-Aug-2007.)
 |-  ( ph  ->  th )   &    |-  (
 ( ch  /\  ( ps  /\  th  /\  ta ) )  ->  et )   =>    |-  (
 ( ch  /\  ( ps  /\  ph  /\  ta )
 )  ->  et )
 
Theoremsyl3anr3 1270 A syllogism inference. (Contributed by NM, 23-Aug-2007.)
 |-  ( ph  ->  ta )   &    |-  (
 ( ch  /\  ( ps  /\  th  /\  ta ) )  ->  et )   =>    |-  (
 ( ch  /\  ( ps  /\  th  /\  ph )
 )  ->  et )
 
Theorem3impdi 1271 Importation inference (undistribute conjunction). (Contributed by NM, 14-Aug-1995.)
 |-  ( ( ( ph  /\ 
 ps )  /\  ( ph  /\  ch ) ) 
 ->  th )   =>    |-  ( ( ph  /\  ps  /\ 
 ch )  ->  th )
 
Theorem3impdir 1272 Importation inference (undistribute conjunction). (Contributed by NM, 20-Aug-1995.)
 |-  ( ( ( ph  /\ 
 ps )  /\  ( ch  /\  ps ) ) 
 ->  th )   =>    |-  ( ( ph  /\  ch  /\ 
 ps )  ->  th )
 
Theorem3anidm12 1273 Inference from idempotent law for conjunction. (Contributed by NM, 7-Mar-2008.)
 |-  ( ( ph  /\  ph  /\  ps )  ->  ch )   =>    |-  ( ( ph  /\  ps )  ->  ch )
 
Theorem3anidm13 1274 Inference from idempotent law for conjunction. (Contributed by NM, 7-Mar-2008.)
 |-  ( ( ph  /\  ps  /\  ph )  ->  ch )   =>    |-  (
 ( ph  /\  ps )  ->  ch )
 
Theorem3anidm23 1275 Inference from idempotent law for conjunction. (Contributed by NM, 1-Feb-2007.)
 |-  ( ( ph  /\  ps  /\ 
 ps )  ->  ch )   =>    |-  (
 ( ph  /\  ps )  ->  ch )
 
Theoremsyl2an3an 1276 syl3an 1258 with antecedents in standard conjunction form. (Contributed by Alan Sare, 31-Aug-2016.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( th  ->  ta )   &    |-  ( ( ps 
 /\  ch  /\  ta )  ->  et )   =>    |-  ( ( ph  /\  th )  ->  et )
 
Theoremsyl2an23an 1277 Deduction related to syl3an 1258 with antecedents in standard conjunction form. (Contributed by Alan Sare, 31-Aug-2016.)
 |-  ( ph  ->  ps )   &    |-  ( ph  ->  ch )   &    |-  ( ( th  /\  ph )  ->  ta )   &    |-  (
 ( ps  /\  ch  /\ 
 ta )  ->  et )   =>    |-  (
 ( th  /\  ph )  ->  et )
 
Theorem3ori 1278 Infer implication from triple disjunction. (Contributed by NM, 26-Sep-2006.)
 |-  ( ph  \/  ps  \/  ch )   =>    |-  ( ( -.  ph  /\ 
 -.  ps )  ->  ch )
 
Theorem3jao 1279 Disjunction of 3 antecedents. (Contributed by NM, 8-Apr-1994.)
 |-  ( ( ( ph  ->  ps )  /\  ( ch  ->  ps )  /\  ( th  ->  ps ) )  ->  ( ( ph  \/  ch 
 \/  th )  ->  ps )
 )
 
Theorem3jaob 1280 Disjunction of 3 antecedents. (Contributed by NM, 13-Sep-2011.)
 |-  ( ( ( ph  \/  ch  \/  th )  ->  ps )  <->  ( ( ph  ->  ps )  /\  ( ch  ->  ps )  /\  ( th  ->  ps ) ) )
 
Theorem3jaoi 1281 Disjunction of 3 antecedents (inference). (Contributed by NM, 12-Sep-1995.)
 |-  ( ph  ->  ps )   &    |-  ( ch  ->  ps )   &    |-  ( th  ->  ps )   =>    |-  ( ( ph  \/  ch 
 \/  th )  ->  ps )
 
Theorem3jaod 1282 Disjunction of 3 antecedents (deduction). (Contributed by NM, 14-Oct-2005.)
 |-  ( ph  ->  ( ps  ->  ch ) )   &    |-  ( ph  ->  ( th  ->  ch ) )   &    |-  ( ph  ->  ( ta  ->  ch )
 )   =>    |-  ( ph  ->  (
 ( ps  \/  th  \/  ta )  ->  ch )
 )
 
Theorem3jaoian 1283 Disjunction of 3 antecedents (inference). (Contributed by NM, 14-Oct-2005.)
 |-  ( ( ph  /\  ps )  ->  ch )   &    |-  ( ( th  /\ 
 ps )  ->  ch )   &    |-  (
 ( ta  /\  ps )  ->  ch )   =>    |-  ( ( ( ph  \/  th  \/  ta )  /\  ps )  ->  ch )
 
Theorem3jaodan 1284 Disjunction of 3 antecedents (deduction). (Contributed by NM, 14-Oct-2005.)
 |-  ( ( ph  /\  ps )  ->  ch )   &    |-  ( ( ph  /\ 
 th )  ->  ch )   &    |-  (
 ( ph  /\  ta )  ->  ch )   =>    |-  ( ( ph  /\  ( ps  \/  th  \/  ta ) )  ->  ch )
 
Theoremmpjao3dan 1285 Eliminate a 3-way disjunction in a deduction. (Contributed by Thierry Arnoux, 13-Apr-2018.)
 |-  ( ( ph  /\  ps )  ->  ch )   &    |-  ( ( ph  /\ 
 th )  ->  ch )   &    |-  (
 ( ph  /\  ta )  ->  ch )   &    |-  ( ph  ->  ( ps  \/  th  \/  ta ) )   =>    |-  ( ph  ->  ch )
 
Theorem3jaao 1286 Inference conjoining and disjoining the antecedents of three implications. (Contributed by Jeff Hankins, 15-Aug-2009.) (Proof shortened by Andrew Salmon, 13-May-2011.)
 |-  ( ph  ->  ( ps  ->  ch ) )   &    |-  ( th  ->  ( ta  ->  ch ) )   &    |-  ( et  ->  ( ze  ->  ch )
 )   =>    |-  ( ( ph  /\  th  /\ 
 et )  ->  (
 ( ps  \/  ta  \/  ze )  ->  ch )
 )
 
Theorem3ianorr 1287 Triple disjunction implies negated triple conjunction. (Contributed by Jim Kingdon, 23-Dec-2018.)
 |-  ( ( -.  ph  \/  -.  ps  \/  -.  ch )  ->  -.  ( ph  /\  ps  /\  ch ) )
 
Theoremsyl3an9b 1288 Nested syllogism inference conjoining 3 dissimilar antecedents. (Contributed by NM, 1-May-1995.)
 |-  ( ph  ->  ( ps 
 <->  ch ) )   &    |-  ( th  ->  ( ch  <->  ta ) )   &    |-  ( et  ->  ( ta  <->  ze ) )   =>    |-  ( ( ph  /\ 
 th  /\  et )  ->  ( ps  <->  ze ) )
 
Theorem3orbi123d 1289 Deduction joining 3 equivalences to form equivalence of disjunctions. (Contributed by NM, 20-Apr-1994.)
 |-  ( ph  ->  ( ps 
 <->  ch ) )   &    |-  ( ph  ->  ( th  <->  ta ) )   &    |-  ( ph  ->  ( et  <->  ze ) )   =>    |-  ( ph  ->  ( ( ps  \/  th  \/  et )  <->  ( ch  \/  ta 
 \/  ze ) ) )
 
Theorem3anbi123d 1290 Deduction joining 3 equivalences to form equivalence of conjunctions. (Contributed by NM, 22-Apr-1994.)
 |-  ( ph  ->  ( ps 
 <->  ch ) )   &    |-  ( ph  ->  ( th  <->  ta ) )   &    |-  ( ph  ->  ( et  <->  ze ) )   =>    |-  ( ph  ->  ( ( ps  /\  th  /\ 
 et )  <->  ( ch  /\  ta 
 /\  ze ) ) )
 
Theorem3anbi12d 1291 Deduction conjoining and adding a conjunct to equivalences. (Contributed by NM, 8-Sep-2006.)
 |-  ( ph  ->  ( ps 
 <->  ch ) )   &    |-  ( ph  ->  ( th  <->  ta ) )   =>    |-  ( ph  ->  ( ( ps  /\  th  /\ 
 et )  <->  ( ch  /\  ta 
 /\  et ) ) )
 
Theorem3anbi13d 1292 Deduction conjoining and adding a conjunct to equivalences. (Contributed by NM, 8-Sep-2006.)
 |-  ( ph  ->  ( ps 
 <->  ch ) )   &    |-  ( ph  ->  ( th  <->  ta ) )   =>    |-  ( ph  ->  ( ( ps  /\  et  /\ 
 th )  <->  ( ch  /\  et  /\  ta ) ) )
 
Theorem3anbi23d 1293 Deduction conjoining and adding a conjunct to equivalences. (Contributed by NM, 8-Sep-2006.)
 |-  ( ph  ->  ( ps 
 <->  ch ) )   &    |-  ( ph  ->  ( th  <->  ta ) )   =>    |-  ( ph  ->  ( ( et  /\  ps  /\ 
 th )  <->  ( et  /\  ch 
 /\  ta ) ) )
 
Theorem3anbi1d 1294 Deduction adding conjuncts to an equivalence. (Contributed by NM, 8-Sep-2006.)
 |-  ( ph  ->  ( ps 
 <->  ch ) )   =>    |-  ( ph  ->  ( ( ps  /\  th  /\ 
 ta )  <->  ( ch  /\  th 
 /\  ta ) ) )
 
Theorem3anbi2d 1295 Deduction adding conjuncts to an equivalence. (Contributed by NM, 8-Sep-2006.)
 |-  ( ph  ->  ( ps 
 <->  ch ) )   =>    |-  ( ph  ->  ( ( th  /\  ps  /\ 
 ta )  <->  ( th  /\  ch 
 /\  ta ) ) )
 
Theorem3anbi3d 1296 Deduction adding conjuncts to an equivalence. (Contributed by NM, 8-Sep-2006.)
 |-  ( ph  ->  ( ps 
 <->  ch ) )   =>    |-  ( ph  ->  ( ( th  /\  ta  /\ 
 ps )  <->  ( th  /\  ta 
 /\  ch ) ) )
 
Theorem3anim123d 1297 Deduction joining 3 implications to form implication of conjunctions. (Contributed by NM, 24-Feb-2005.)
 |-  ( ph  ->  ( ps  ->  ch ) )   &    |-  ( ph  ->  ( th  ->  ta ) )   &    |-  ( ph  ->  ( et  ->  ze )
 )   =>    |-  ( ph  ->  (
 ( ps  /\  th  /\ 
 et )  ->  ( ch  /\  ta  /\  ze ) ) )
 
Theorem3orim123d 1298 Deduction joining 3 implications to form implication of disjunctions. (Contributed by NM, 4-Apr-1997.)
 |-  ( ph  ->  ( ps  ->  ch ) )   &    |-  ( ph  ->  ( th  ->  ta ) )   &    |-  ( ph  ->  ( et  ->  ze )
 )   =>    |-  ( ph  ->  (
 ( ps  \/  th  \/  et )  ->  ( ch  \/  ta  \/  ze ) ) )
 
Theoreman6 1299 Rearrangement of 6 conjuncts. (Contributed by NM, 13-Mar-1995.)
 |-  ( ( ( ph  /\ 
 ps  /\  ch )  /\  ( th  /\  ta  /\ 
 et ) )  <->  ( ( ph  /\ 
 th )  /\  ( ps  /\  ta )  /\  ( ch  /\  et )
 ) )
 
Theorem3an6 1300 Analog of an4 575 for triple conjunction. (Contributed by Scott Fenton, 16-Mar-2011.) (Proof shortened by Andrew Salmon, 25-May-2011.)
 |-  ( ( ( ph  /\ 
 ps )  /\  ( ch  /\  th )  /\  ( ta  /\  et )
 ) 
 <->  ( ( ph  /\  ch  /\ 
 ta )  /\  ( ps  /\  th  /\  et ) ) )
    < Previous  Next >

Page List
Jump to page: Contents  1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13239
  Copyright terms: Public domain < Previous  Next >