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

Jump to page: Contents + 1 1-100 2 101-200 3 201-300 4 301-400401-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-10792

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-8795)
  Hilbert Space Explorer  Hilbert Space Explorer
(8796-10376)
  User Sandboxes  User Sandboxes
(10377-10792)
 

Statement List for Metamath Proof Explorer - 401-500 - Page 5 of 108
TypeLabelDescription
Statement
 
Theoremadantlrr 401 Deduction adding a conjunct to antecedent.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- (((ph /\ (ps /\ ta)) /\ ch) -> th)
 
Theoremadantrll 402 Deduction adding a conjunct to antecedent.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- ((ph /\ ((ta /\ ps) /\ ch)) -> th)
 
Theoremadantrlr 403 Deduction adding a conjunct to antecedent.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- ((ph /\ ((ps /\ ta) /\ ch)) -> th)
 
Theoremadantrrl 404 Deduction adding a conjunct to antecedent.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- ((ph /\ (ps /\ (ta /\ ch))) -> th)
 
Theoremadantrrr 405 Deduction adding a conjunct to antecedent.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- ((ph /\ (ps /\ (ch /\ ta))) -> th)
 
Theoremad2antrr 406 Deduction adding conjuncts to antecedent.
|- (ph -> ps)   =>   |- (((ph /\ ch) /\ th) -> ps)
 
Theoremad2antlr 407 Deduction adding conjuncts to antecedent.
|- (ph -> ps)   =>   |- (((ch /\ ph) /\ th) -> ps)
 
Theoremad2antrl 408 Deduction adding conjuncts to antecedent.
|- (ph -> ps)   =>   |- ((ch /\ (ph /\ th)) -> ps)
 
Theoremad2antll 409 Deduction adding conjuncts to antecedent.
|- (ph -> ps)   =>   |- ((ch /\ (th /\ ph)) -> ps)
 
Theoremad2ant2l 410 Deduction adding two conjuncts to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- (((th /\ ph) /\ (ta /\ ps)) -> ch)
 
Theoremad2ant2r 411 Deduction adding two conjuncts to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- (((ph /\ th) /\ (ps /\ ta)) -> ch)
 
Theoremad2ant2lr 412 Deduction adding two conjuncts to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- (((th /\ ph) /\ (ps /\ ta)) -> ch)
 
Theoremad2ant2rl 413 Deduction adding two conjuncts to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- (((ph /\ th) /\ (ta /\ ps)) -> ch)
 
Theoremsimpll 414 Simplification of a conjunction.
|- (((ph /\ ps) /\ ch) -> ph)
 
Theoremsimplr 415 Simplification of a conjunction.
|- (((ph /\ ps) /\ ch) -> ps)
 
Theoremsimprl 416 Simplification of a conjunction.
|- ((ph /\ (ps /\ ch)) -> ps)
 
Theoremsimprr 417 Simplification of a conjunction.
|- ((ph /\ (ps /\ ch)) -> ch)
 
Theorembiimpa 418 Inference from a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- ((ph /\ ps) -> ch)
 
Theorembiimpar 419 Inference from a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- ((ph /\ ch) -> ps)
 
Theorembiimpac 420 Inference from a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- ((ps /\ ph) -> ch)
 
Theorembiimparc 421 Inference from a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- ((ch /\ ph) -> ps)
 
Theorempm3.26bda 422 Deduction eliminating a conjunct.
|- (ph -> (ps <-> (ch /\ th)))   =>   |- ((ph /\ ps) -> ch)
 
Theorempm3.27bda 423 Deduction eliminating a conjunct.
|- (ph -> (ps <-> (ch /\ th)))   =>   |- ((ph /\ ps) -> th)
 
Theoremjaob 424 Disjunction of antecedents. Compare Theorem *4.77 of [WhiteheadRussell] p. 121.
|- (((ph \/ ch) -> ps) <-> ((ph -> ps) /\ (ch -> ps)))
 
Theorempm4.77 425 Theorem *4.77 of [WhiteheadRussell] p. 121.
|- (((ps -> ph) /\ (ch -> ph)) <-> ((ps \/ ch) -> ph))
 
Theoremjaod 426 Deduction disjoining the antecedents of two implications.
|- (ph -> (ps -> ch))   &   |- (ph -> (th -> ch))   =>   |- (ph -> ((ps \/ th) -> ch))
 
Theoremjaoian 427 Inference disjoining the antecedents of two implications.
|- ((ph /\ ps) -> ch)   &   |- ((th /\ ps) -> ch)   =>   |- (((ph \/ th) /\ ps) -> ch)
 
Theoremjaodan 428 Deduction disjoining the antecedents of two implications.
|- ((ph /\ ps) -> ch)   &   |- ((ph /\ th) -> ch)   =>   |- ((ph /\ (ps \/ th)) -> ch)
 
Theoremjaao 429 Inference conjoining and disjoining the antecedents of two implications.
|- (ph -> (ps -> ch))   &   |- (th -> (ta -> ch))   =>   |- ((ph /\ th) -> ((ps \/ ta) -> ch))
 
Theorempm2.63 430 Theorem *2.63 of [WhiteheadRussell] p. 107.
|- ((ph \/ ps) -> ((-. ph \/ ps) -> ps))
 
Theorempm2.64 431 Theorem *2.64 of [WhiteheadRussell] p. 107.
|- ((ph \/ ps) -> ((ph \/ -. ps) -> ph))
 
Theorempm3.44 432 Theorem *3.44 of [WhiteheadRussell] p. 113.
|- (((ps -> ph) /\ (ch -> ph)) -> ((ps \/ ch) -> ph))
 
Theorempm4.43 433 Theorem *4.43 of [WhiteheadRussell] p. 119.
|- (ph <-> ((ph \/ ps) /\ (ph \/ -. ps)))
 
Theoremanidm 434 Idempotent law for conjunction.
|- ((ph /\ ph) <-> ph)
 
Theorempm4.24 435 Theorem *4.24 of [WhiteheadRussell] p. 117.
|- (ph <-> (ph /\ ph))
 
Theoremanidms 436 Inference from idempotent law for conjunction.
|- ((ph /\ ph) -> ps)   =>   |- (ph -> ps)
 
Theoremancom 437 Commutative law for conjunction. Theorem *4.3 of [WhiteheadRussell] p. 118.
|- ((ph /\ ps) <-> (ps /\ ph))
 
Theoremancoms 438 Inference commuting conjunction in antecedent. Notational convention: We sometimes suffix with "s" the label of an inference that manipulates an antecedent, leaving the consequent unchanged. The "s" means that the inference eliminates the need for a syllogism (syl 10) -type inference in a proof.
|- ((ph /\ ps) -> ch)   =>   |- ((ps /\ ph) -> ch)
 
Theoremancomsd 439 Deduction commuting conjunction in antecedent.
|- (ph -> ((ps /\ ch) -> th))   =>   |- (ph -> ((ch /\ ps) -> th))
 
Theorempm3.22 440 Theorem *3.22 of [WhiteheadRussell] p. 111.
|- ((ph /\ ps) -> (ps /\ ph))
 
Theoremanass 441 Associative law for conjunction. Theorem *4.32 of [WhiteheadRussell] p. 118.
|- (((ph /\ ps) /\ ch) <-> (ph /\ (ps /\ ch)))
 
Theoremanasss 442 Associative law for conjunction applied to antecedent (eliminates syllogism).
|- (((ph /\ ps) /\ ch) -> th)   =>   |- ((ph /\ (ps /\ ch)) -> th)
 
Theoremanassrs 443 Associative law for conjunction applied to antecedent (eliminates syllogism).
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- (((ph /\ ps) /\ ch) -> th)
 
Theoremimdistan 444 Distribution of implication with conjunction.
|- ((ph -> (ps -> ch)) <-> ((ph /\ ps) -> (ph /\ ch)))
 
Theoremimdistani 445 Distribution of implication with conjunction.
|- (ph -> (ps -> ch))   =>   |- ((ph /\ ps) -> (ph /\ ch))
 
Theoremimdistanri 446 Distribution of implication with conjunction.
|- (ph -> (ps -> ch))   =>   |- ((ps /\ ph) -> (ch /\ ph))
 
Theoremimdistand 447 Distribution of implication with conjunction (deduction rule).
|- (ph -> (ps -> (ch -> th)))   =>   |- (ph -> ((ps /\ ch) -> (ps /\ th)))
 
Theorempm5.3 448 Theorem *5.3 of [WhiteheadRussell] p. 125.
|- (((ph /\ ps) -> ch) <-> ((ph /\ ps) -> (ph /\ ch)))
 
Theorempm5.61 449 Theorem *5.61 of [WhiteheadRussell] p. 125.
|- (((ph \/ ps) /\ -. ps) <-> (ph /\ -. ps))
 
Theoremsylan 450 A syllogism inference.
|- ((ph /\ ps) -> ch)   &   |- (th -> ph)   =>   |- ((th /\ ps) -> ch)
 
Theoremsylanb 451 A syllogism inference.
|- ((ph /\ ps) -> ch)   &   |- (th <-> ph)   =>   |- ((th /\ ps) -> ch)
 
Theoremsylanbr 452 A syllogism inference.
|- ((ph /\ ps) -> ch)   &   |- (ph <-> th)   =>   |- ((th /\ ps) -> ch)
 
Theoremsylan2 453 A syllogism inference.
|- ((ph /\ ps) -> ch)   &   |- (th -> ps)   =>   |- ((ph /\ th) -> ch)
 
Theoremsylan2b 454 A syllogism inference.
|- ((ph /\ ps) -> ch)   &   |- (th <-> ps)   =>   |- ((ph /\ th) -> ch)
 
Theoremsylan2br 455 A syllogism inference.
|- ((ph /\ ps) -> ch)   &   |- (ps <-> th)   =>   |- ((ph /\ th) -> ch)
 
Theoremsyl2an 456 A double syllogism inference.
|- ((ph /\ ps) -> ch)   &   |- (th -> ph)   &   |- (ta -> ps)   =>   |- ((th /\ ta) -> ch)
 
Theoremsyl2anb 457 A double syllogism inference.
|- ((ph /\ ps) -> ch)   &   |- (th <-> ph)   &   |- (ta <-> ps)   =>   |- ((th /\ ta) -> ch)
 
Theoremsyl2anbr 458 A double syllogism inference.
|- ((ph /\ ps) -> ch)   &   |- (ph <-> th)   &   |- (ps <-> ta)   =>   |- ((th /\ ta) -> ch)
 
Theoremsyland 459 A syllogism deduction.
|- (ph -> ((ps /\ ch) -> th))   &   |- (ph -> (ta -> ps))   =>   |- (ph -> ((ta /\ ch) -> th))
 
Theoremsylan2d 460 A syllogism deduction.
|- (ph -> ((ps /\ ch) -> th))   &   |- (ph -> (ta -> ch))   =>   |- (ph -> ((ps /\