HomeHome Metamath Proof Explorer < Previous   Next >
Browser slow? Try the
Unicode version.

Jump to page: Contents + 1 1-100 2 101-200 3 201-300301-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-12229

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-9062)
  Hilbert Space Explorer  Hilbert Space Explorer
(9063-10650)
  Users' Mathboxes  Users' Mathboxes
(10651-12229)
 

Statement List for Metamath Proof Explorer - 301-400 - Page 4 of 123
TypeLabelDescription
Statement
 
Theoremanc2ri 301 Deduction conjoining antecedent to right of consequent in nested implication.
|- (ph -> (ps -> ch))   =>   |- (ph -> (ps -> (ch /\ ph)))
 
Theoremanor 302 Conjunction in terms of disjunction (DeMorgan's law). Theorem *4.5 of [WhiteheadRussell] p. 120.
|- ((ph /\ ps) <-> -. (-. ph \/ -. ps))
 
Theoremianor 303 Negated conjunction in terms of disjunction (DeMorgan's law). Theorem *4.51 of [WhiteheadRussell] p. 120.
|- (-. (ph /\ ps) <-> (-. ph \/ -. ps))
 
Theoremioran 304 Negated disjunction in terms of conjunction (DeMorgan's law). Compare Theorem *4.56 of [WhiteheadRussell] p. 120.
|- (-. (ph \/ ps) <-> (-. ph /\ -. ps))
 
Theorempm4.52 305 Theorem *4.52 of [WhiteheadRussell] p. 120.
|- ((ph /\ -. ps) <-> -. (-. ph \/ ps))
 
Theorempm4.53 306 Theorem *4.53 of [WhiteheadRussell] p. 120.
|- (-. (ph /\ -. ps) <-> (-. ph \/ ps))
 
Theorempm4.54 307 Theorem *4.54 of [WhiteheadRussell] p. 120.
|- ((-. ph /\ ps) <-> -. (ph \/ -. ps))
 
Theorempm4.55 308 Theorem *4.55 of [WhiteheadRussell] p. 120.
|- (-. (-. ph /\ ps) <-> (ph \/ -. ps))
 
Theorempm4.56 309 Theorem *4.56 of [WhiteheadRussell] p. 120.
|- ((-. ph /\ -. ps) <-> -. (ph \/ ps))
 
Theoremoran 310 Disjunction in terms of conjunction (DeMorgan's law). Compare Theorem *4.57 of [WhiteheadRussell] p. 120.
|- ((ph \/ ps) <-> -. (-. ph /\ -. ps))
 
Theorempm4.57 311 Theorem *4.57 of [WhiteheadRussell] p. 120.
|- (-. (-. ph /\ -. ps) <-> (ph \/ ps))
 
Theorempm3.1 312 Theorem *3.1 of [WhiteheadRussell] p. 111.
|- ((ph /\ ps) -> -. (-. ph \/ -. ps))
 
Theorempm3.11 313 Theorem *3.11 of [WhiteheadRussell] p. 111.
|- (-. (-. ph \/ -. ps) -> (ph /\ ps))
 
Theorempm3.12 314 Theorem *3.12 of [WhiteheadRussell] p. 111.
|- ((-. ph \/ -. ps) \/ (ph /\ ps))
 
Theorempm3.13 315 Theorem *3.13 of [WhiteheadRussell] p. 111.
|- (-. (ph /\ ps) -> (-. ph \/ -. ps))
 
Theorempm3.14 316 Theorem *3.14 of [WhiteheadRussell] p. 111.
|- ((-. ph \/ -. ps) -> -. (ph /\ ps))
 
Theorempm3.26 317 Elimination of a conjunct. Theorem *3.26 (Simp) of [WhiteheadRussell] p. 112.
|- ((ph /\ ps) -> ph)
 
Theorempm3.26i 318 Inference eliminating a conjunct.
|- (ph /\ ps)   =>   |- ph
 
Theorempm3.26d 319 Deduction eliminating a conjunct.
|- (ph -> (ps /\ ch))   =>   |- (ph -> ps)
 
Theorempm3.26bi 320 Deduction eliminating a conjunct.
|- (ph <-> (ps /\ ch))   =>   |- (ph -> ps)
 
Theorempm3.27 321 Elimination of a conjunct. Theorem *3.27 (Simp) of [WhiteheadRussell] p. 112.
|- ((ph /\ ps) -> ps)
 
Theorempm3.27i 322 Inference eliminating a conjunct.
|- (ph /\ ps)   =>   |- ps
 
Theorempm3.27d 323 Deduction eliminating a conjunct.
|- (ph -> (ps /\ ch))   =>   |- (ph -> ch)
 
Theorempm3.27bi 324 Deduction eliminating a conjunct.
|- (ph <-> (ps /\ ch))   =>   |- (ph -> ch)
 
Theorempm3.41 325 Theorem *3.41 of [WhiteheadRussell] p. 113.
|- ((ph -> ch) -> ((ph /\ ps) -> ch))
 
Theorempm3.42 326 Theorem *3.42 of [WhiteheadRussell] p. 113.
|- ((ps -> ch) -> ((ph /\ ps) -> ch))
 
Theoremanclb 327 Conjoin antecedent to left of consequent. Theorem *4.7 of [WhiteheadRussell] p. 120.
|- ((ph -> ps) <-> (ph -> (ph /\ ps)))
 
Theoremancrb 328 Conjoin antecedent to right of consequent.
|- ((ph -> ps) <-> (ph -> (ps /\ ph)))
 
Theorempm3.4 329 Conjunction implies implication. Theorem *3.4 of [WhiteheadRussell] p. 113.
|- ((ph /\ ps) -> (ph -> ps))
 
Theorempm4.45im 330 Conjunction with implication. Compare Theorem *4.45 of [WhiteheadRussell] p. 119.
|- (ph <-> (ph /\ (ps -> ph)))
 
Theoremanim12i 331 Conjoin antecedents and consequents of two premises.
|- (ph -> ps)   &   |- (ch -> th)   =>   |- ((ph /\ ch) -> (ps /\ th))
 
Theoremanim1i 332 Introduce conjunct to both sides of an implication.
|- (ph -> ps)   =>   |- ((ph /\ ch) -> (ps /\ ch))
 
Theoremanim2i 333 Introduce conjunct to both sides of an implication.
|- (ph -> ps)   =>   |- ((ch /\ ph) -> (ch /\ ps))
 
Theoremorim12i 334 Disjoin antecedents and consequents of two premises.
|- (ph -> ps)   &   |- (ch -> th)   =>   |- ((ph \/ ch) -> (ps \/ th))
 
Theoremorim1i 335 Introduce disjunct to both sides of an implication.
|- (ph -> ps)   =>   |- ((ph \/ ch) -> (ps \/ ch))
 
Theoremorim2i 336 Introduce disjunct to both sides of an implication.
|- (ph -> ps)   =>   |- ((ch \/ ph) -> (ch \/ ps))
 
Theorempm2.3 337 Theorem *2.3 of [WhiteheadRussell] p. 104.
|- ((ph \/ (ps \/ ch)) -> (ph \/ (ch \/ ps)))
 
Theoremjao 338 Disjunction of antecedents. Compare Theorem *3.44 of [WhiteheadRussell] p. 113.
|- ((ph -> ps) -> ((ch -> ps) -> ((ph \/ ch) -> ps)))
 
Theoremjaoi 339 Inference disjoining the antecedents of two implications.
|- (ph -> ps)   &   |- (ch -> ps)   =>   |- ((ph \/ ch) -> ps)
 
Theorempm2.41 340 Theorem *2.41 of [WhiteheadRussell] p. 106.
|- ((ps \/ (ph \/ ps)) -> (ph \/ ps))
 
Theorempm2.42 341 Theorem *2.42 of [WhiteheadRussell] p. 106.
|- ((-. ph \/ (ph -> ps)) -> (ph -> ps))
 
Theorempm2.4 342 Theorem *2.4 of [WhiteheadRussell] p. 106.
|- ((ph \/ (ph \/ ps)) -> (ph \/ ps))
 
Theorempm4.44 343 Theorem *4.44 of [WhiteheadRussell] p. 119.
|- (ph <-> (ph \/ (ph /\ ps)))
 
Theorempm5.63 344 Theorem *5.63 of [WhiteheadRussell] p. 125.
|- ((ph \/ ps) <-> (ph \/ (-. ph /\ ps)))
 
Theoremimpexp 345 Import-export theorem. Part of Theorem *4.87 of [WhiteheadRussell] p. 122.
|- (((ph /\ ps) -> ch) <-> (ph -> (ps -> ch)))
 
Theorempm3.3 346 Theorem *3.3 (Exp) of [WhiteheadRussell] p. 112.
|- (((ph /\ ps) -> ch) -> (ph -> (ps -> ch)))
 
Theorempm3.31 347 Theorem *3.31 (Imp) of [WhiteheadRussell] p. 112.
|- ((ph -> (ps -> ch)) -> ((ph /\ ps) -> ch))
 
Theoremimp 348 Importation inference. (The proof was shortened by Eric Schmidt, 22-Dec-2006.)
|- (ph -> (ps -> ch))   =>   |- ((ph /\ ps) -> ch)
 
Theoremimpcom 349 Importation inference with commuted antecedents.
|- (ph -> (ps -> ch))   =>   |- ((ps /\ ph) -> ch)
 
Theorempm4.14 350 Theorem *4.14 of [WhiteheadRussell] p. 117.
|- (((ph /\ ps) -> ch) <-> ((ph /\ -. ch) -> -. ps))
 
Theorempm4.15 351 Theorem *4.15 of [WhiteheadRussell] p. 117.
|- (((ph /\ ps) -> -. ch) <-> ((ps /\ ch) -> -. ph))
 
Theorempm4.78 352 Theorem *4.78 of [WhiteheadRussell] p. 121.
|- (((ph -> ps) \/ (ph -> ch)) <-> (ph -> (ps \/ ch)))
 
Theorempm4.79 353 Theorem *4.79 of [WhiteheadRussell] p. 121.
|- (((ps -> ph) \/ (ch -> ph)) <-> ((ps /\ ch) -> ph))
 
Theorempm4.87 354 Theorem *4.87 of [WhiteheadRussell] p. 122. (The proof was shortened by Eric Schmidt, 26-Oct-2006.)
|- (((((ph /\ ps) -> ch) <-> (ph -> (ps -> ch))) /\ ((ph -> (ps -> ch)) <-> (ps -> (ph -> ch)))) /\ ((ps -> (ph -> ch)) <-> ((ps /\ ph) -> ch)))
 
Theorempm3.33 355 Theorem *3.33 (Syll) of [WhiteheadRussell] p. 112.
|- (((ph -> ps) /\ (ps -> ch)) -> (ph -> ch))
 
Theorempm3.34 356 Theorem *3.34 (Syll) of [WhiteheadRussell] p. 112.
|- (((ps -> ch) /\ (ph -> ps)) -> (ph -> ch))
 
Theorempm3.35 357 Conjunctive detachment. Theorem *3.35 of [WhiteheadRussell] p. 112.
|- ((ph /\ (ph -> ps)) -> ps)
 
Theorempm5.31 358 Theorem *5.31 of [WhiteheadRussell] p. 125.
|- ((ch /\ (ph -> ps)) -> (ph -> (ps /\ ch)))
 
Theoremimp3a 359 Importation deduction.
|- (ph -> (ps -> (ch -> th)))   =>   |- (ph -> ((ps /\ ch) -> th))
 
Theoremimp31 360 An importation inference.
|- (ph -> (ps -> (ch -> th)))   =>   |- (((ph /\ ps) /\ ch) -> th)
 
Theoremimp32 361 An importation inference.
|- (ph -> (ps -> (ch -> th)))   =>   |- ((ph /\ (ps /\ ch)) -> th)
 
Theoremimp4a 362 An importation inference.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- (ph -> (ps -> ((ch /\ th) -> ta)))
 
Theoremimp4b 363 An importation inference.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- ((ph /\ ps) -> ((ch /\ th) -> ta))
 
Theoremimp4c 364 An importation inference.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- (ph -> (((ps /\ ch) /\ th) -> ta))
 
Theoremimp4d 365 An importation inference.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- (ph -> ((ps /\ (ch /\ th)) -> ta))
 
Theoremimp41 366 An importation inference.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- ((((ph /\ ps) /\ ch) /\ th) -> ta)
 
Theoremimp42 367 An importation inference.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- (((ph /\ (ps /\ ch)) /\ th) -> ta)
 
Theoremimp43 368 An importation inference.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- (((ph /\ ps) /\ (ch /\ th)) -> ta)
 
Theoremimp44 369 An importation inference.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- ((ph /\ ((ps /\ ch) /\ th)) -> ta)
 
Theoremimp45 370 An importation inference.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- ((ph /\ (ps /\ (ch /\ th))) -> ta)
 
Theoremex 371 Exportation inference. (This theorem used to be labeled "exp" but was changed to "ex" so as not to conflict with the math token "exp", per the June 2006 Metamath spec change.) (The proof was shortened by Eric Schmidt, 22-Dec-2006.)
|- ((ph /\ ps) -> ch)   =>   |- (ph -> (ps -> ch))
 
Theoremexpcom 372 Exportation inference with commuted antecedents.
|- ((ph /\ ps) -> ch)   =>   |- (ps -> (ph -> ch))
 
Theoremexpimpd 373 Exportation followed by a deduction version of importation.
|- ((ph /\ ps) -> (ch -> th))   =>   |- (ph -> ((ps /\ ch) -> th))
 
Theoremexp3a 374 Exportation deduction.
|- (ph -> ((ps /\ ch) -> th))   =>   |- (ph -> (ps -> (ch -> th)))
 
Theoremexpdimp 375 A deduction version of exportation, followed by importation.
|- (ph -> ((ps /\ ch) -> th))   =>   |- ((ph /\ ps) -> (ch -> th))
 
Theoremexp31 376 An exportation inference.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- (ph -> (ps -> (ch -> th)))
 
Theoremexp32 377 An exportation inference.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- (ph -> (ps -> (ch -> th)))
 
Theoremexp4a 378 An exportation inference.
|- (ph -> (ps -> ((ch /\ th) -> ta)))   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theoremexp4b 379 An exportation inference.
|- ((ph /\ ps) -> ((ch /\ th) -> ta))   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theoremexp4c 380 An exportation inference.
|- (ph -> (((ps /\ ch) /\ th) -> ta))   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theoremexp4d 381 An exportation inference.
|- (ph -> ((ps /\ (ch /\ th)) -> ta))   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theoremexp41 382 An exportation inference.
|- ((((ph /\ ps) /\ ch) /\ th) -> ta)   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theoremexp42 383 An exportation inference.
|- (((ph /\ (ps /\ ch)) /\ th) -> ta)   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theoremexp43 384 An exportation inference.
|- (((ph /\ ps) /\ (ch /\ th)) -> ta)   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theoremexp44 385 An exportation inference.
|- ((ph /\ ((ps /\ ch) /\ th)) -> ta)   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theoremexp45 386 An exportation inference.
|- ((ph /\ (ps /\ (ch /\ th))) -> ta)   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theoremimpac 387 Importation with conjunction in consequent.
|- (ph -> (ps -> ch))   =>   |- ((ph /\ ps) -> (ch /\ ps))
 
Theoremadantl 388 Inference adding a conjunct to the left of an antecedent.
|- (ph -> ps)   =>   |- ((ch /\ ph) -> ps)
 
Theoremadantr 389 Inference adding a conjunct to the right of an antecedent.
|- (ph -> ps)   =>   |- ((ph /\ ch) -> ps)
 
Theoremadantld 390 Deduction adding a conjunct to the left of an antecedent.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((th /\ ps) -> ch))
 
Theoremadantrd 391 Deduction adding a conjunct to the right of an antecedent.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((ps /\ th) -> ch))
 
Theoremadantll 392 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- (((th /\ ph) /\ ps) -> ch)
 
Theoremadantlr 393 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- (((ph /\ th) /\ ps) -> ch)
 
Theoremadantrl 394 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- ((ph /\ (th /\ ps)) -> ch)
 
Theoremadantrr 395 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- ((ph /\ (ps /\ th)) -> ch)
 
Theoremadantlll 396 Deduction adding a conjunct to antecedent.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- ((((ta /\ ph) /\ ps) /\ ch) -> th)
 
Theoremadantllr 397 Deduction adding a conjunct to antecedent.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- ((((ph /\ ta) /\ ps) /\ ch) -> th)
 
Theoremadantlrl 398 Deduction adding a conjunct to antecedent.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- (((ph /\ (ta /\ ps)) /\ ch) -> th)
 
Theoremadantlrr 399 Deduction adding a conjunct to antecedent.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- (((ph /\ (ps /\ ta)) /\ ch) -> th)
 
Theoremadantrll 400 Deduction adding a conjunct to antecedent.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- ((ph /\ ((ta /\ ps) /\ ch)) -> th)

MPE Home   Contents Copyright terms: Public domain < Previous  Next >