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-400 5 401-500 6 501-600601-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-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800 139 13801-13900 140 13901-14000 141 14001-14100 142 14101-14200 143 14201-14300 144 14301-14400 145 14401-14500 146 14501-14600 147 14601-14700 148 14701-14800 149 14801-14900 150 14901-15000 151 15001-15100 152 15101-15200 153 15201-15300 154 15301-15400 155 15401-15500 156 15501-15600 157 15601-15700 158 15701-15800 159 15801-15900 160 15901-16000 161 16001-16100 162 16101-16200 163 16201-16300 164 16301-16400 165 16401-16500 166 16501-16600 167 16601-16700 168 16701-16800 169 16801-16900 170 16901-17000 171 17001-17100 172 17101-17200 173 17201-17300 174 17301-17400 175 17401-17411

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-10419)
  Hilbert Space Explorer  Hilbert Space Explorer
(10420-12013)
  Users' Mathboxes  Users' Mathboxes
(12014-17411)
 

Statement List for Metamath Proof Explorer - 601-700 - Page 7 of 175
TypeLabelDescription
Statement
 
Theorem3imtr3d 601 More general version of 3imtr3i 235. Useful for converting conditional definitions in a formula.
|- (ph -> (ps -> ch))   &   |- (ph -> (ps <-> th))   &   |- (ph -> (ch <-> ta))   =>   |- (ph -> (th -> ta))
 
Theorem3imtr4d 602 More general version of 3imtr4i 236. Useful for converting conditional definitions in a formula.
|- (ph -> (ps -> ch))   &   |- (ph -> (th <-> ps))   &   |- (ph -> (ta <-> ch))   =>   |- (ph -> (th -> ta))
 
Theorem3bitrd 603 Deduction from transitivity of biconditional.
|- (ph -> (ps <-> ch))   &   |- (ph -> (ch <-> th))   &   |- (ph -> (th <-> ta))   =>   |- (ph -> (ps <-> ta))
 
Theorem3bitrrd 604 Deduction from transitivity of biconditional.
|- (ph -> (ps <-> ch))   &   |- (ph -> (ch <-> th))   &   |- (ph -> (th <-> ta))   =>   |- (ph -> (ta <-> ps))
 
Theorem3bitr2d 605 Deduction from transitivity of biconditional.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ch))   &   |- (ph -> (th <-> ta))   =>   |- (ph -> (ps <-> ta))
 
Theorem3bitr2rd 606 Deduction from transitivity of biconditional.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ch))   &   |- (ph -> (th <-> ta))   =>   |- (ph -> (ta <-> ps))
 
Theorem3bitr3d 607 Deduction from transitivity of biconditional. Useful for converting conditional definitions in a formula.
|- (ph -> (ps <-> ch))   &   |- (ph -> (ps <-> th))   &   |- (ph -> (ch <-> ta))   =>   |- (ph -> (th <-> ta))
 
Theorem3bitr3rd 608 Deduction from transitivity of biconditional.
|- (ph -> (ps <-> ch))   &   |- (ph -> (ps <-> th))   &   |- (ph -> (ch <-> ta))   =>   |- (ph -> (ta <-> th))
 
Theorem3bitr4d 609 Deduction from transitivity of biconditional. Useful for converting conditional definitions in a formula.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ps))   &   |- (ph -> (ta <-> ch))   =>   |- (ph -> (th <-> ta))
 
Theorem3bitr4rd 610 Deduction from transitivity of biconditional.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ps))   &   |- (ph -> (ta <-> ch))   =>   |- (ph -> (ta <-> th))
 
Theorem3imtr3g 611 More general version of 3imtr3i 235. Useful for converting definitions in a formula.
|- (ph -> (ps -> ch))   &   |- (ps <-> th)   &   |- (ch <-> ta)   =>   |- (ph -> (th -> ta))
 
Theorem3imtr4g 612 More general version of 3imtr4i 236. Useful for converting definitions in a formula.
|- (ph -> (ps -> ch))   &   |- (th <-> ps)   &   |- (ta <-> ch)   =>   |- (ph -> (th -> ta))
 
Theorem3bitr3g 613 More general version of 3bitr3i 198. Useful for converting definitions in a formula.
|- (ph -> (ps <-> ch))   &   |- (ps <-> th)   &   |- (ch <-> ta)   =>   |- (ph -> (th <-> ta))
 
Theorem3bitr4g 614 More general version of 3bitr4i 200. Useful for converting definitions in a formula.
|- (ph -> (ps <-> ch))   &   |- (th <-> ps)   &   |- (ta <-> ch)   =>   |- (ph -> (th <-> ta))
 
Theoremprth 615 Theorem *3.47 of [WhiteheadRussell] p. 113. It was proved by Leibniz, and it evidently pleased him enough to call it 'praeclarum theorema' (splendid theorem).
|- (((ph -> ps) /\ (ch -> th)) -> ((ph /\ ch) -> (ps /\ th)))
 
Theorempm3.48 616 Theorem *3.48 of [WhiteheadRussell] p. 114.
|- (((ph -> ps) /\ (ch -> th)) -> ((ph \/ ch) -> (ps \/ th)))
 
Theoremanim12d 617 Conjoin antecedents and consequents in a deduction.
|- (ph -> (ps -> ch))   &   |- (ph -> (th -> ta))   =>   |- (ph -> ((ps /\ th) -> (ch /\ ta)))
 
Theoremanim12ii 618 Conjoin antecedents and consequents in a deduction.
|- (ph -> (ps -> ch))   &   |- (th -> (ps -> ta))   =>   |- ((ph /\ th) -> (ps -> (ch /\ ta)))
 
Theoremanim1d 619 Add a conjunct to right of antecedent and consequent in a deduction.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((ps /\ th) -> (ch /\ th)))
 
Theoremanim2d 620 Add a conjunct to left of antecedent and consequent in a deduction.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((th /\ ps) -> (th /\ ch)))
 
Theorempm3.45 621 Theorem *3.45 (Fact) of [WhiteheadRussell] p. 113.
|- ((ph -> ps) -> ((ph /\ ch) -> (ps /\ ch)))
 
Theoremim2anan9 622 Deduction joining nested implications to form implication of conjunctions.
|- (ph -> (ps -> ch))   &   |- (th -> (ta -> et))   =>   |- ((ph /\ th) -> ((ps /\ ta) -> (ch /\ et)))
 
Theoremim2anan9r 623 Deduction joining nested implications to form implication of conjunctions.
|- (ph -> (ps -> ch))   &   |- (th -> (ta -> et))   =>   |- ((th /\ ph) -> ((ps /\ ta) -> (ch /\ et)))
 
Theoremorim12d 624 Disjoin antecedents and consequents in a deduction.
|- (ph -> (ps -> ch))   &   |- (ph -> (th -> ta))   =>   |- (ph -> ((ps \/ th) -> (ch \/ ta)))
 
Theoremorim1d 625 Disjoin antecedents and consequents in a deduction.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((ps \/ th) -> (ch \/ th)))
 
Theoremorim2d 626 Disjoin antecedents and consequents in a deduction.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((th \/ ps) -> (th \/ ch)))
 
Theoremorim2 627 Axiom *1.6 (Sum) of [WhiteheadRussell] p. 97.
|- ((ps -> ch) -> ((ph \/ ps) -> (ph \/ ch)))
 
Theorempm2.38 628 Theorem *2.38 of [WhiteheadRussell] p. 105.
|- ((ps -> ch) -> ((ps \/ ph) -> (ch \/ ph)))
 
Theorempm2.36 629 Theorem *2.36 of [WhiteheadRussell] p. 105.
|- ((ps -> ch) -> ((ph \/ ps) -> (ch \/ ph)))
 
Theorempm2.37 630 Theorem *2.37 of [WhiteheadRussell] p. 105.
|- ((ps -> ch) -> ((ps \/ ph) -> (ph \/ ch)))
 
Theorempm2.73 631 Theorem *2.73 of [WhiteheadRussell] p. 108.
|- ((ph -> ps) -> (((ph \/ ps) \/ ch) -> (ps \/ ch)))
 
Theorempm2.74 632 Theorem *2.74 of [WhiteheadRussell] p. 108. (The proof was shortened by Andrew Salmon, 7-May-2011.)
|- ((ps -> ph) -> (((ph \/ ps) \/ ch) -> (ph \/ ch)))
 
Theorempm2.74OLD 633 Theorem *2.74 of [WhiteheadRussell] p. 108.
|- ((ps -> ph) -> (((ph \/ ps) \/ ch) -> (ph \/ ch)))
 
Theorempm2.75 634 Theorem *2.75 of [WhiteheadRussell] p. 108.
|- ((ph \/ ps) -> ((ph \/ (ps -> ch)) -> (ph \/ ch)))
 
Theorempm2.76 635 Theorem *2.76 of [WhiteheadRussell] p. 108.
|- ((ph \/ (ps -> ch)) -> ((ph \/ ps) -> (ph \/ ch)))
 
Theorempm2.8 636 Theorem *2.8 of [WhiteheadRussell] p. 108.
|- ((ps \/ ch) -> ((-. ch \/ th) -> (ps \/ th)))
 
Theorempm2.81 637 Theorem *2.81 of [WhiteheadRussell] p. 108.
|- ((ps -> (ch -> th)) -> ((ph \/ ps) -> ((ph \/ ch) -> (ph \/ th))))
 
Theorempm2.82 638 Theorem *2.82 of [WhiteheadRussell] p. 108.
|- (((ph \/ ps) \/ ch) -> (((ph \/ -. ch) \/ th) -> ((ph \/ ps) \/ th)))
 
Theorempm2.85 639 Theorem *2.85 of [WhiteheadRussell] p. 108.
|- (((ph \/ ps) -> (ph \/ ch)) -> (ph \/ (ps -> ch)))
 
Theorempm3.2ni 640 Infer negated disjunction of negated premises.
|- -. ph   &   |- -. ps   =>   |- -. (ph \/ ps)
 
Theoremorabs 641 Absorption of redundant internal disjunct. Compare Theorem *4.45 of [WhiteheadRussell] p. 119.
|- (ph <-> ((ph \/ ps) /\ ph))
 
Theoremoranabs 642 Absorb a disjunct into a conjunct. (Contributed by Roy F. Longton 23-Jun-2005.)
|- (((ph \/ -. ps) /\ ps) <-> (ph /\ ps))
 
Theorempm5.74 643 Distribution of implication over biconditional. Theorem *5.74 of [WhiteheadRussell] p. 126.
|- ((ph -> (ps <-> ch)) <-> ((ph -> ps) <-> (ph -> ch)))
 
Theorempm5.74i 644 Distribution of implication over biconditional (inference rule).
|- (ph -> (ps <-> ch))   =>   |- ((ph -> ps) <-> (ph -> ch))
 
Theorempm5.74d 645 Distribution of implication over biconditional (deduction rule).
|- (ph -> (ps -> (ch <-> th)))   =>   |- (ph -> ((ps -> ch) <-> (ps -> th)))
 
Theorempm5.74da 646 Distribution of implication over biconditional (deduction rule).
|- ((ph /\ ps) -> (ch <-> th))   =>   |- (ph -> ((ps -> ch) <-> (ps -> th)))
 
Theorempm5.74ri 647 Distribution of implication over biconditional (reverse inference rule).
|- ((ph -> ps) <-> (ph -> ch))   =>   |- (ph -> (ps <-> ch))
 
Theorempm5.74rd 648 Distribution of implication over biconditional (deduction rule).
|- (ph -> ((ps -> ch) <-> (ps -> th)))   =>   |- (ph -> (ps -> (ch <-> th)))
 
Theoremmpbidi 649 A deduction from a biconditional, related to modus ponens.
|- (th -> (ph -> ps))   &   |- (ph -> (ps <-> ch))   =>   |- (th -> (ph -> ch))
 
Theoremibib 650 Implication in terms of implication and biconditional.
|- ((ph -> ps) <-> (ph -> (ph <-> ps)))
 
Theoremibibr 651 Implication in terms of implication and biconditional.
|- ((ph -> ps) <-> (ph -> (ps <-> ph)))
 
Theoremibi 652 Inference that converts a biconditional implied by one of its arguments, into an implication.
|- (ph -> (ph <-> ps))   =>   |- (ph -> ps)
 
Theoremibir 653 Inference that converts a biconditional implied by one of its arguments, into an implication.
|- (ph -> (ps <-> ph))   =>   |- (ph -> ps)
 
Theoremibd 654 Deduction that converts a biconditional implied by one of its arguments, into an implication.
|- (ph -> (ps -> (ps <-> ch)))   =>   |- (ph -> (ps -> ch))
 
Theorempm5.501 655 Theorem *5.501 of [WhiteheadRussell] p. 125.
|- (ph -> (ps <-> (ph <-> ps)))
 
Theoremordi 656 Distributive law for disjunction. Theorem *4.41 of [WhiteheadRussell] p. 119. (The proof was shortened by Andrew Salmon, 7-May-2011.)
|- ((ph \/ (ps /\ ch)) <-> ((ph \/ ps) /\ (ph \/ ch)))
 
TheoremordiOLD 657 Distributive law for disjunction. Theorem *4.41 of [WhiteheadRussell] p. 119.
|- ((ph \/ (ps /\ ch)) <-> ((ph \/ ps) /\ (ph \/ ch)))
 
Theoremordir 658 Distributive law for disjunction.
|- (((ph /\ ps) \/ ch) <-> ((ph \/ ch) /\ (ps \/ ch)))
 
Theoremjcab 659 Distributive law for implication over conjunction. Compare Theorem *4.76 of [WhiteheadRussell] p. 121.
|- ((ph -> (ps /\ ch)) <-> ((ph -> ps) /\ (ph -> ch)))
 
Theorempm4.76 660 Theorem *4.76 of [WhiteheadRussell] p. 121.
|- (((ph -> ps) /\ (ph -> ch)) <-> (ph -> (ps /\ ch)))
 
Theoremjcad 661 Deduction conjoining the consequents of two implications.
|- (ph -> (ps -> ch))   &   |- (ph -> (ps -> th))   =>   |- (ph -> (ps -> (ch /\ th)))
 
Theoremjctild 662 Deduction conjoining a theorem to left of consequent in an implication.
|- (ph -> (ps -> ch))   &   |- (ph -> th)   =>   |- (ph -> (ps -> (th /\ ch)))
 
Theoremjctird 663 Deduction conjoining a theorem to right of consequent in an implication.
|- (ph -> (ps -> ch))   &   |- (ph -> th)   =>   |- (ph -> (ps -> (ch /\ th)))
 
Theorempm3.43 664 Theorem *3.43 (Comp) of [WhiteheadRussell] p. 113.
|- (((ph -> ps) /\ (ph -> ch)) -> (ph -> (ps /\ ch)))
 
Theoremandi 665 Distributive law for conjunction. Theorem *4.4 of [WhiteheadRussell] p. 118.
|- ((ph /\ (ps \/ ch)) <-> ((ph /\ ps) \/ (ph /\ ch)))
 
Theoremandir 666 Distributive law for conjunction.
|- (((ph \/ ps) /\ ch) <-> ((ph /\ ch) \/ (ps /\ ch)))
 
Theoremorddi 667 Double distributive law for disjunction.
|- (((ph /\ ps) \/ (ch /\ th)) <-> (((ph \/ ch) /\ (ph \/ th)) /\ ((ps \/ ch) /\ (ps \/ th))))
 
Theoremanddi 668 Double distributive law for conjunction.
|- (((ph \/ ps) /\ (ch \/ th)) <-> (((ph /\ ch) \/ (ph /\ th)) \/ ((ps /\ ch) \/ (ps /\ th))))
 
Theorembibi2i 669 Inference adding a biconditional to the left in an equivalence. (The proof was shortened by Andrew Salmon, 7-May-2011.)
|- (ph <-> ps)   =>   |- ((ch <-> ph) <-> (ch <-> ps))
 
Theorembibi2iOLD 670 Inference adding a biconditional to the left in an equivalence.
|- (ph <-> ps)   =>   |- ((ch <-> ph) <-> (ch <-> ps))
 
Theorembibi1i 671 Inference adding a biconditional to the right in an equivalence.
|- (ph <-> ps)   =>   |- ((ph <-> ch) <-> (ps <-> ch))
 
Theorembibi12i 672 The equivalence of two equivalences.
|- (ph <-> ps)   &   |- (ch <-> th)   =>   |- ((ph <-> ch) <-> (ps <-> th))
 
Theoremnotbid 673 Deduction negating both sides of a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- (ph -> (-. ps <-> -. ch))
 
Theoremimbi2d 674 Deduction adding an antecedent to both sides of a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- (ph -> ((th -> ps) <-> (th -> ch)))
 
Theoremimbi1d 675 Deduction adding a consequent to both sides of a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- (ph -> ((ps -> th) <-> (ch -> th)))
 
Theoremorbi2d 676 Deduction adding a left disjunct to both sides of a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- (ph -> ((th \/ ps) <-> (th \/ ch)))
 
Theoremorbi1d 677 Deduction adding a right disjunct to both sides of a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- (ph -> ((ps \/ th) <-> (ch \/ th)))
 
Theoremanbi2d 678 Deduction adding a left conjunct to both sides of a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- (ph -> ((th /\ ps) <-> (th /\ ch)))
 
Theoremanbi1d 679 Deduction adding a right conjunct to both sides of a logical equivalence.
|- (ph -> (ps <-> ch))   =>   |- (ph -> ((ps /\ th) <-> (ch /\ th)))
 
Theorembibi2d 680 Deduction adding a biconditional to the left in an equivalence.
|- (ph -> (ps <-> ch))   =>   |- (ph -> ((th <-> ps) <-> (th <-> ch)))
 
Theorembibi1d 681 Deduction adding a biconditional to the right in an equivalence.
|- (ph -> (ps <-> ch))   =>   |- (ph -> ((ps <-> th) <-> (ch <-> th)))
 
Theoremorbi1 682 Theorem *4.37 of [WhiteheadRussell] p. 118.
|- ((ph <-> ps) -> ((ph \/ ch) <-> (ps \/ ch)))
 
Theoremanbi1 683 Theorem *4.36 of [WhiteheadRussell] p. 118.
|- ((ph <-> ps) -> ((ph /\ ch) <-> (ps /\ ch)))
 
Theorembitr 684 Theorem *4.22 of [WhiteheadRussell] p. 117.
|- (((ph <-> ps) /\ (ps <-> ch)) -> (ph <-> ch))
 
Theoremimbi1 685 Theorem *4.84 of [WhiteheadRussell] p. 122.
|- ((ph <-> ps) -> ((ph -> ch) <-> (ps -> ch)))
 
Theoremimbi2 686 Theorem *4.85 of [WhiteheadRussell] p. 122.
|- ((ph <-> ps) -> ((ch -> ph) <-> (ch -> ps)))
 
Theorembibi1 687 Theorem *4.86 of [WhiteheadRussell] p. 122.
|- ((ph <-> ps) -> ((ph <-> ch) <-> (ps <-> ch)))
 
Theoremimbi12d 688 Deduction joining two equivalences to form equivalence of implications.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ta))   =>   |- (ph -> ((ps -> th) <-> (ch -> ta)))
 
Theoremorbi12d 689 Deduction joining two equivalences to form equivalence of disjunctions.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ta))   =>   |- (ph -> ((ps \/ th) <-> (ch \/ ta)))
 
Theoremanbi12d 690 Deduction joining two equivalences to form equivalence of conjunctions.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ta))   =>   |- (ph -> ((ps /\ th) <-> (ch /\ ta)))
 
Theorembibi12d 691 Deduction joining two equivalences to form equivalence of biconditionals.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ta))   =>   |- (ph -> ((ps <-> th) <-> (ch <-> ta)))
 
Theorempm4.39 692 Theorem *4.39 of [WhiteheadRussell] p. 118.
|- (((ph <-> ch) /\ (ps <-> th)) -> ((ph \/ ps) <-> (ch \/ th)))
 
Theorempm4.38 693 Theorem *4.38 of [WhiteheadRussell] p. 118.
|- (((ph <-> ch) /\ (ps <-> th)) -> ((ph /\ ps) <-> (ch /\ th)))
 
Theorembi2anan9 694 Deduction joining two equivalences to form equivalence of conjunctions.
|- (ph -> (ps <-> ch))   &   |- (th -> (ta <-> et))   =>   |- ((ph /\ th) -> ((ps /\ ta) <-> (ch /\ et)))
 
Theorembi2anan9r 695 Deduction joining two equivalences to form equivalence of conjunctions.
|- (ph -> (ps <-> ch))   &   |- (th -> (ta <-> et))   =>   |- ((th /\ ph) -> ((ps /\ ta) <-> (ch /\ et)))
 
Theorembi2bian9 696 Deduction joining two biconditionals with different antecedents.
|- (ph -> (ps <-> ch))   &   |- (th -> (ta <-> et))   =>   |- ((ph /\ th) -> ((ps <-> ta) <-> (ch <-> et)))
 
Theorempm4.71 697 Implication in terms of biconditional and conjunction. Theorem *4.71 of [WhiteheadRussell] p. 120.
|- ((ph -> ps) <-> (ph <-> (ph /\ ps)))
 
Theorempm4.71r 698 Implication in terms of biconditional and conjunction. Theorem *4.71 of [WhiteheadRussell] p. 120 (with conjunct reversed).
|- ((ph -> ps) <-> (ph <-> (ps /\ ph)))
 
Theorempm4.71i 699 Inference converting an implication to a biconditional with conjunction. Inference from Theorem *4.71 of [WhiteheadRussell] p. 120.
|- (ph -> ps)   =>   |- (ph <-> (ph /\ ps))
 
Theorempm4.71ri 700 Inference converting an implication to a biconditional with conjunction. Inference from Theorem *4.71 of [WhiteheadRussell] p. 120 (with conjunct reversed).
|- (ph -> ps)   =>   |- (ph <-> (ps /\ ph))

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