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-600 7 601-700 8 701-800801-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 - 801-900 - Page 9 of 123
TypeLabelDescription
Statement
 
Theorem3simp2d 801 Deduce a conjunct from a triple conjunction.
|- (ph -> (ps /\ ch /\ th))   =>   |- (ph -> ch)
 
Theorem3simp3d 802 Deduce a conjunct from a triple conjunction.
|- (ph -> (ps /\ ch /\ th))   =>   |- (ph -> th)
 
Theorem3adant1 803 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- ((th /\ ph /\ ps) -> ch)
 
Theorem3adant2 804 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- ((ph /\ th /\ ps) -> ch)
 
Theorem3adant3 805 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps) -> ch)   =>   |- ((ph /\ ps /\ th) -> ch)
 
Theorem3ad2ant1 806 Deduction adding conjuncts to an antecedent.
|- (ph -> ch)   =>   |- ((ph /\ ps /\ th) -> ch)
 
Theorem3ad2ant2 807 Deduction adding conjuncts to an antecedent.
|- (ph -> ch)   =>   |- ((ps /\ ph /\ th) -> ch)
 
Theorem3ad2ant3 808 Deduction adding conjuncts to an antecedent.
|- (ph -> ch)   =>   |- ((ps /\ th /\ ph) -> ch)
 
Theorem3adantl1 809 Deduction adding a conjunct to antecedent.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- (((ta /\ ph /\ ps) /\ ch) -> th)
 
Theorem3adantl2 810 Deduction adding a conjunct to antecedent.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- (((ph /\ ta /\ ps) /\ ch) -> th)
 
Theorem3adantl3 811 Deduction adding a conjunct to antecedent.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- (((ph /\ ps /\ ta) /\ ch) -> th)
 
Theorem3adantr1 812 Deduction adding a conjunct to antecedent.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- ((ph /\ (ta /\ ps /\ ch)) -> th)
 
Theorem3adantr2 813 Deduction adding a conjunct to antecedent.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- ((ph /\ (ps /\ ta /\ ch)) -> th)
 
Theorem3adantr3 814 Deduction adding a conjunct to antecedent.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- ((ph /\ (ps /\ ch /\ ta)) -> th)
 
Theorem3ad2antl1 815 Deduction adding conjuncts to antecedent.
|- ((ph /\ ch) -> th)   =>   |- (((ph /\ ps /\ ta) /\ ch) -> th)
 
Theorem3ad2antl2 816 Deduction adding conjuncts to antecedent.
|- ((ph /\ ch) -> th)   =>   |- (((ps /\ ph /\ ta) /\ ch) -> th)
 
Theorem3ad2antl3 817 Deduction adding conjuncts to antecedent.
|- ((ph /\ ch) -> th)   =>   |- (((ps /\ ta /\ ph) /\ ch) -> th)
 
Theorem3ad2antr1 818 Deduction adding a conjuncts to antecedent.
|- ((ph /\ ch) -> th)   =>   |- ((ph /\ (ch /\ ps /\ ta)) -> th)
 
Theorem3ad2antr2 819 Deduction adding a conjuncts to antecedent.
|- ((ph /\ ch) -> th)   =>   |- ((ph /\ (ps /\ ch /\ ta)) -> th)
 
Theorem3ad2antr3 820 Deduction adding a conjuncts to antecedent.
|- ((ph /\ ch) -> th)   =>   |- ((ph /\ (ps /\ ta /\ ch)) -> th)
 
Theorem3mix1 821 Introduction in triple disjunction.
|- (ph -> (ph \/ ps \/ ch))
 
Theorem3mix2 822 Introduction in triple disjunction.
|- (ph -> (ps \/ ph \/ ch))
 
Theorem3mix3 823 Introduction in triple disjunction.
|- (ph -> (ps \/ ch \/ ph))
 
Theorem3pm3.2i 824 Infer conjunction of premises.
|- ph   &   |- ps   &   |- ch   =>   |- (ph /\ ps /\ ch)
 
Theorem3jca 825 Join consequents with conjunction.
|- (ph -> ps)   &   |- (ph -> ch)   &   |- (ph -> th)   =>   |- (ph -> (ps /\ ch /\ th))
 
Theorem3jcad 826 Deduction conjoining the consequents of three implications.
|- (ph -> (ps -> ch))   &   |- (ph -> (ps -> th))   &   |- (ph -> (ps -> ta))   =>   |- (ph -> (ps -> (ch /\ th /\ ta)))
 
Theorem3anim123i 827 Join antecedents and consequents with conjunction.
|- (ph -> ps)   &   |- (ch -> th)   &   |- (ta -> et)   =>   |- ((ph /\ ch /\ ta) -> (ps /\ th /\ et))
 
Theorem3anbi123i 828 Join 3 biconditionals with conjunction.
|- (ph <-> ps)   &   |- (ch <-> th)   &   |- (ta <-> et)   =>   |- ((ph /\ ch /\ ta) <-> (ps /\ th /\ et))
 
Theorem3orbi123i 829 Join 3 biconditionals with disjunction.
|- (ph <-> ps)   &   |- (ch <-> th)   &   |- (ta <-> et)   =>   |- ((ph \/ ch \/ ta) <-> (ps \/ th \/ et))
 
Theorem3anbi1i 830 Inference adding two conjuncts to each side of a biconditional.
|- (ph <-> ps)   =>   |- ((ph /\ ch /\ th) <-> (ps /\ ch /\ th))
 
Theorem3anbi2i 831 Inference adding two conjuncts to each side of a biconditional.
|- (ph <-> ps)   =>   |- ((ch /\ ph /\ th) <-> (ch /\ ps /\ th))
 
Theorem3anbi3i 832 Inference adding two conjuncts to each side of a biconditional.
|- (ph <-> ps)   =>   |- ((ch /\ th /\ ph) <-> (ch /\ th /\ ps))
 
Theorem3imp 833 Importation inference.
|- (ph -> (ps -> (ch -> th)))   =>   |- ((ph /\ ps /\ ch) -> th)
 
Theorem3impa 834 Importation from double to triple conjunction.
|- (((ph /\ ps) /\ ch) -> th)   =>   |- ((ph /\ ps /\ ch) -> th)
 
Theorem3impb 835 Importation from double to triple conjunction.
|- ((ph /\ (ps /\ ch)) -> th)   =>   |- ((ph /\ ps /\ ch) -> th)
 
Theorem3impia 836 Importation to triple conjunction.
|- ((ph /\ ps) -> (ch -> th))   =>   |- ((ph /\ ps /\ ch) -> th)
 
Theorem3impib 837 Importation to triple conjunction.
|- (ph -> ((ps /\ ch) -> th))   =>   |- ((ph /\ ps /\ ch) -> th)
 
Theorem3exp 838 Exportation inference.
|- ((ph /\ ps /\ ch) -> th)   =>   |- (ph -> (ps -> (ch -> th)))
 
Theorem3expa 839 Exportation from triple to double conjunction.
|- ((ph /\ ps /\ ch) -> th)   =>   |- (((ph /\ ps) /\ ch) -> th)
 
Theorem3expb 840 Exportation from triple to double conjunction.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ (ps /\ ch)) -> th)
 
Theorem3expia 841 Exportation from triple conjunction.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ ps) -> (ch -> th))
 
Theorem3expib 842 Exportation from triple conjunction.
|- ((ph /\ ps /\ ch) -> th)   =>   |- (ph -> ((ps /\ ch) -> th))
 
Theorem3com12 843 Commutation in antecedent. Swap 1st and 3rd.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ps /\ ph /\ ch) -> th)
 
Theorem3com13 844 Commutation in antecedent. Swap 1st and 3rd.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ch /\ ps /\ ph) -> th)
 
Theorem3com23 845 Commutation in antecedent. Swap 2nd and 3rd.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ ch /\ ps) -> th)
 
Theorem3coml 846 Commutation in antecedent. Rotate left.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ps /\ ch /\ ph) -> th)
 
Theorem3comr 847 Commutation in antecedent. Rotate right.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ch /\ ph /\ ps) -> th)
 
Theorem3adant3r1 848 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ (ta /\ ps /\ ch)) -> th)
 
Theorem3adant3r2 849 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ (ps /\ ta /\ ch)) -> th)
 
Theorem3adant3r3 850 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ (ps /\ ch /\ ta)) -> th)
 
Theorem3an1rs 851 Swap conjuncts.
|- (((ph /\ ps /\ ch) /\ th) -> ta)   =>   |- (((ph /\ ps /\ th) /\ ch) -> ta)
 
Theorem3imp1 852 Importation to left triple conjunction.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- (((ph /\ ps /\ ch) /\ th) -> ta)
 
Theorem3impd 853 Importation deduction for triple conjunction.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- (ph -> ((ps /\ ch /\ th) -> ta))
 
Theorem3imp2 854 Importation to right triple conjunction.
|- (ph -> (ps -> (ch -> (th -> ta))))   =>   |- ((ph /\ (ps /\ ch /\ th)) -> ta)
 
Theorem3exp1 855 Exportation from left triple conjunction.
|- (((ph /\ ps /\ ch) /\ th) -> ta)   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theorem3expd 856 Exportation deduction for triple conjunction.
|- (ph -> ((ps /\ ch /\ th) -> ta))   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theorem3exp2 857 Exportation from right triple conjunction.
|- ((ph /\ (ps /\ ch /\ th)) -> ta)   =>   |- (ph -> (ps -> (ch -> (th -> ta))))
 
Theorem3adant1l 858 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps /\ ch) -> th)   =>   |- (((ta /\ ph) /\ ps /\ ch) -> th)
 
Theorem3adant1r 859 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps /\ ch) -> th)   =>   |- (((ph /\ ta) /\ ps /\ ch) -> th)
 
Theorem3adant2l 860 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ (ta /\ ps) /\ ch) -> th)
 
Theorem3adant2r 861 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ (ps /\ ta) /\ ch) -> th)
 
Theorem3adant3l 862 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ ps /\ (ta /\ ch)) -> th)
 
Theorem3adant3r 863 Deduction adding a conjunct to antecedent.
|- ((ph /\ ps /\ ch) -> th)   =>   |- ((ph /\ ps /\ (ch /\ ta)) -> th)
 
Theoremsyl3anc 864 A syllogism inference combined with contraction.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ta -> ph)   &   |- (ta -> ps)   &   |- (ta -> ch)   =>   |- (ta -> th)
 
Theoremsyl3an1 865 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ta -> ph)   =>   |- ((ta /\ ps /\ ch) -> th)
 
Theoremsyl3an2 866 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ta -> ps)   =>   |- ((ph /\ ta /\ ch) -> th)
 
Theoremsyl3an3 867 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ta -> ch)   =>   |- ((ph /\ ps /\ ta) -> th)
 
Theoremsyl3an1b 868 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ta <-> ph)   =>   |- ((ta /\ ps /\ ch) -> th)
 
Theoremsyl3an2b 869 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ta <-> ps)   =>   |- ((ph /\ ta /\ ch) -> th)
 
Theoremsyl3an3b 870 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ta <-> ch)   =>   |- ((ph /\ ps /\ ta) -> th)
 
Theoremsyl3an1br 871 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ph <-> ta)   =>   |- ((ta /\ ps /\ ch) -> th)
 
Theoremsyl3an2br 872 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ps <-> ta)   =>   |- ((ph /\ ta /\ ch) -> th)
 
Theoremsyl3an3br 873 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ch <-> ta)   =>   |- ((ph /\ ps /\ ta) -> th)
 
Theoremsyl3an 874 A triple syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ta -> ph)   &   |- (et -> ps)   &   |- (ze -> ch)   =>   |- ((ta /\ et /\ ze) -> th)
 
Theoremsyl3anb 875 A triple syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- (ta <-> ph)   &   |- (et <-> ps)   &   |- (ze <-> ch)   =>   |- ((ta /\ et /\ ze) -> th)
 
Theoremsyld3an3 876 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- ((ph /\ ps /\ ta) -> ch)   =>   |- ((ph /\ ps /\ ta) -> th)
 
Theoremsyld3an1 877 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- ((ta /\ ps /\ ch) -> ph)   =>   |- ((ta /\ ps /\ ch) -> th)
 
Theoremsyld3an2 878 A syllogism inference.
|- ((ph /\ ps /\ ch) -> th)   &   |- ((ph /\ ta /\ ch) -> ps)   =>   |- ((ph /\ ta /\ ch) -> th)
 
Theoremsyl3anl1 879 A syllogism inference.
|- (((ph /\ ps /\ ch) /\ th) -> ta)   &   |- (et -> ph)   =>   |- (((et /\ ps /\ ch) /\ th) -> ta)
 
Theoremsyl3anl2 880 A syllogism inference.
|- (((ph /\ ps /\ ch) /\ th) -> ta)   &   |- (et -> ps)   =>   |- (((ph /\ et /\ ch) /\ th) -> ta)
 
Theoremsyl3anl3 881 A syllogism inference.
|- (((ph /\ ps /\ ch) /\ th) -> ta)   &   |- (et -> ch)   =>   |- (((ph /\ ps /\ et) /\ th) -> ta)
 
Theoremsyl3anl 882 A triple syllogism inference.
|- (((ph /\ ps /\ ch) /\ th) -> ta)   &   |- (et -> ph)   &   |- (ze -> ps)   &   |- (si -> ch)   =>   |- (((et /\ ze /\ si) /\ th) -> ta)
 
Theoremsyl3anr1 883 A syllogism inference.
|- ((ph /\ (ps /\ ch /\ th)) -> ta)   &   |- (et -> ps)   =>   |- ((ph /\ (et /\ ch /\ th)) -> ta)
 
Theoremsyl3anr2 884 A syllogism inference.
|- ((ph /\ (ps /\ ch /\ th)) -> ta)   &   |- (et -> ch)   =>   |- ((ph /\ (ps /\ et /\ th)) -> ta)
 
Theoremsyl3anr3 885 A syllogism inference.
|- ((ph /\ (ps /\ ch /\ th)) -> ta)   &   |- (et -> th)   =>   |- ((ph /\ (ps /\ ch /\ et)) -> ta)
 
Theorem3impdi 886 Importation inference (undistribute conjunction).
|- (((ph /\ ps) /\ (ph /\ ch)) -> th)   =>   |- ((ph /\ ps /\ ch) -> th)
 
Theorem3impdir 887 Importation inference (undistribute conjunction).
|- (((ph /\ ps) /\ (ch /\ ps)) -> th)   =>   |- ((ph /\ ch /\ ps) -> th)
 
Theorem3anidm12 888 Inference from idempotent law for conjunction.
|- ((ph /\ ph /\ ps) -> ch)   =>   |- ((ph /\ ps) -> ch)
 
Theorem3anidm13 889 Inference from idempotent law for conjunction.
|- ((ph /\ ps /\ ph) -> ch)   =>   |- ((ph /\ ps) -> ch)
 
Theorem3anidm23 890 Inference from idempotent law for conjunction.
|- ((ph /\ ps /\ ps) -> ch)   =>   |- ((ph /\ ps) -> ch)
 
Theorem3ori 891 Infer implication from triple disjunction.
|- (ph \/ ps \/ ch)   =>   |- ((-. ph /\ -. ps) -> ch)
 
Theorem3jao 892 Disjunction of 3 antecedents.
|- (((ph -> ps) /\ (ch -> ps) /\ (th -> ps)) -> ((ph \/ ch \/ th) -> ps))
 
Theorem3jaoi 893 Disjunction of 3 antecedents (inference).
|- (ph -> ps)   &   |- (ch -> ps)   &   |- (th -> ps)   =>   |- ((ph \/ ch \/ th) -> ps)
 
Theorem3jaod 894 Disjunction of 3 antecedents (deduction).
|- (ph -> (ps -> ch))   &   |- (ph -> (th -> ch))   &   |- (ph -> (ta -> ch))   =>   |- (ph -> ((ps \/ th \/ ta) -> ch))
 
Theorem3jaoian 895 Disjunction of 3 antecedents (inference).
|- ((ph /\ ps) -> ch)   &   |- ((th /\ ps) -> ch)   &   |- ((ta /\ ps) -> ch)   =>   |- (((ph \/ th \/ ta) /\ ps) -> ch)
 
Theorem3jaodan 896 Disjunction of 3 antecedents (deduction).
|- ((ph /\ ps) -> ch)   &   |- ((ph /\ th) -> ch)   &   |- ((ph /\ ta) -> ch)   =>   |- ((ph /\ (ps \/ th \/ ta)) -> ch)
 
Theoremsyl3an9b 897 Nested syllogism inference conjoining 3 dissimilar antecedents.
|- (ph -> (ps <-> ch))   &   |- (th -> (ch <-> ta))   &   |- (et -> (ta <-> ze))   =>   |- ((ph /\ th /\ et) -> (ps <-> ze))
 
Theorem3orbi123d 898 Deduction joining 3 equivalences to form equivalence of disjunctions.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ta))   &   |- (ph -> (et <-> ze))   =>   |- (ph -> ((ps \/ th \/ et) <-> (ch \/ ta \/ ze)))
 
Theorem3anbi123d 899 Deduction joining 3 equivalences to form equivalence of conjunctions.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ta))   &   |- (ph -> (et <-> ze))   =>   |- (ph -> ((ps /\ th /\ et) <-> (ch /\ ta /\ ze)))
 
Theorem3anbi12d 900 Deduction conjoining and adding a conjunct to equivalences.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ta))   =>   |- (ph -> ((ps /\ th /\ et) <-> (ch /\ ta /\ et)))

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