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

Jump to page: Contents + 1 1-100 2 101-200201-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-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 - 201-300 - Page 3 of 123
TypeLabelDescription
Statement
 
Theoremsylbid 201 A syllogism deduction.
|- (ph -> (ps <-> ch))   &   |- (ph -> (ch -> th))   =>   |- (ph -> (ps -> th))
 
Theoremsylibrd 202 A syllogism deduction.
|- (ph -> (ps -> ch))   &   |- (ph -> (th <-> ch))   =>   |- (ph -> (ps -> th))
 
Theoremsylbird 203 A syllogism deduction.
|- (ph -> (ch <-> ps))   &   |- (ph -> (ch -> th))   =>   |- (ph -> (ps -> th))
 
Theoremsyl5ib 204 A mixed syllogism inference from a nested implication and a biconditional. Useful for substituting an embedded antecedent with a definition.
|- (ph -> (ps -> ch))   &   |- (th <-> ps)   =>   |- (ph -> (th -> ch))
 
Theoremsyl5ibr 205 A mixed syllogism inference from a nested implication and a biconditional.
|- (ph -> (ps -> ch))   &   |- (ps <-> th)   =>   |- (ph -> (th -> ch))
 
Theoremsyl5bi 206 A mixed syllogism inference.
|- (ph -> (ps <-> ch))   &   |- (th -> ps)   =>   |- (ph -> (th -> ch))
 
Theoremsyl5cbi 207 A mixed syllogism inference.
|- (ph -> (ps <-> ch))   &   |- (th -> ps)   =>   |- (th -> (ph -> ch))
 
Theoremsyl5bir 208 A mixed syllogism inference.
|- (ph -> (ps <-> ch))   &   |- (th -> ch)   =>   |- (ph -> (th -> ps))
 
Theoremsyl5cbir 209 A mixed syllogism inference.
|- (ph -> (ps <-> ch))   &   |- (th -> ch)   =>   |- (th -> (ph -> ps))
 
Theoremsyl6ib 210 A mixed syllogism inference from a nested implication and a biconditional.
|- (ph -> (ps -> ch))   &   |- (ch <-> th)   =>   |- (ph -> (ps -> th))
 
Theoremsyl6ibr 211 A mixed syllogism inference from a nested implication and a biconditional. Useful for substituting an embedded consequent with a definition.
|- (ph -> (ps -> ch))   &   |- (th <-> ch)   =>   |- (ph -> (ps -> th))
 
Theoremsyl6bi 212 A mixed syllogism inference.
|- (ph -> (ps <-> ch))   &   |- (ch -> th)   =>   |- (ph -> (ps -> th))
 
Theoremsyl6bir 213 A mixed syllogism inference.
|- (ph -> (ch <-> ps))   &   |- (ch -> th)   =>   |- (ph -> (ps -> th))
 
Theoremsyl7ib 214 A mixed syllogism inference from a doubly nested implication and a biconditional.
|- (ph -> (ps -> (ch -> th)))   &   |- (ta <-> ch)   =>   |- (ph -> (ps -> (ta -> th)))
 
Theoremsyl8ib 215 A syllogism rule of inference. The second premise is used to replace the consequent of the first premise.
|- (ph -> (ps -> (ch -> th)))   &   |- (th <-> ta)   =>   |- (ph -> (ps -> (ch -> ta)))
 
Theorem3imtr3i 216 A mixed syllogism inference, useful for removing a definition from both sides of an implication.
|- (ph -> ps)   &   |- (ph <-> ch)   &   |- (ps <-> th)   =>   |- (ch -> th)
 
Theorem3imtr4i 217 A mixed syllogism inference, useful for applying a definition to both sides of an implication.
|- (ph -> ps)   &   |- (ch <-> ph)   &   |- (th <-> ps)   =>   |- (ch -> th)
 
Theoremcon1bii 218 A contraposition inference.
|- (-. ph <-> ps)   =>   |- (-. ps <-> ph)
 
Theoremcon2bii 219 A contraposition inference.
|- (ph <-> -. ps)   =>   |- (ps <-> -. ph)
 
Logical disjunction and conjunction
 
Syntaxwo 220 Extend wff definition to include disjunction ('or').
wff (ph \/ ps)
 
Syntaxwa 221 Extend wff definition to include conjunction ('and').
wff (ph /\ ps)
 
Definitiondf-or 222 Define disjunction (logical 'or'). This is our first use of the biconditional connective in a definition; we use it in place of the traditional "<=def=>", which means the same thing, except that we can manipulate the biconditional connective directly in proofs rather than having to rely on an informal definition substitution rule. Note that if we mechanically substitute (-. ph -> ps) for (ph \/ ps), we end up with an instance of previously proved theorem biid 168. This is the justification for the definition, along with the fact that it introduces a new symbol \/. Definition of [Margaris] p. 49.
|- ((ph \/ ps) <-> (-. ph -> ps))
 
Definitiondf-an 223 Define conjunction (logical 'and'). Definition of [Margaris] p. 49.
|- ((ph /\ ps) <-> -. (ph -> -. ps))
 
Theorempm4.64 224 Theorem *4.64 of [WhiteheadRussell] p. 120.
|- ((-. ph -> ps) <-> (ph \/ ps))
 
Theorempm2.54 225 Theorem *2.54 of [WhiteheadRussell] p. 107.
|- ((-. ph -> ps) -> (ph \/ ps))
 
Theorempm4.63 226 Theorem *4.63 of [WhiteheadRussell] p. 120.
|- (-. (ph -> -. ps) <-> (ph /\ ps))
 
Theoremdfor2 227 Logical 'or' expressed in terms of implication only. Theorem *5.25 of [WhiteheadRussell] p. 124.
|- ((ph \/ ps) <-> ((ph -> ps) -> ps))
 
Theoremori 228 Infer implication from disjunction.
|- (ph \/ ps)   =>   |- (-. ph -> ps)
 
Theoremorri 229 Infer implication from disjunction.
|- (-. ph -> ps)   =>   |- (ph \/ ps)
 
Theoremord 230 Deduce implication from disjunction.
|- (ph -> (ps \/ ch))   =>   |- (ph -> (-. ps -> ch))
 
Theoremorrd 231 Deduce implication from disjunction.
|- (ph -> (-. ps -> ch))   =>   |- (ph -> (ps \/ ch))
 
Theoremimor 232 Implication in terms of disjunction. Theorem *4.6 of [WhiteheadRussell] p. 120.
|- ((ph -> ps) <-> (-. ph \/ ps))
 
Theorempm4.62 233 Theorem *4.62 of [WhiteheadRussell] p. 120.
|- ((ph -> -. ps) <-> (-. ph \/ -. ps))
 
Theorempm4.66 234 Theorem *4.66 of [WhiteheadRussell] p. 120.
|- ((-. ph -> -. ps) <-> (ph \/ -. ps))
 
Theoremiman 235 Express implication in terms of conjunction. Theorem 3.4(27) of [Stoll] p. 176.
|- ((ph -> ps) <-> -. (ph /\ -. ps))
 
Theoremannim 236 Express conjunction in terms of implication.
|- ((ph /\ -. ps) <-> -. (ph -> ps))
 
Theorempm4.61 237 Theorem *4.61 of [WhiteheadRussell] p. 120.
|- (-. (ph -> ps) <-> (ph /\ -. ps))
 
Theorempm4.65 238 Theorem *4.65 of [WhiteheadRussell] p. 120.
|- (-. (-. ph -> ps) <-> (-. ph /\ -. ps))
 
Theorempm4.67 239 Theorem *4.67 of [WhiteheadRussell] p. 120.
|- (-. (-. ph -> -. ps) <-> (-. ph /\ ps))
 
Theoremimnan 240 Express implication in terms of conjunction.
|- ((ph -> -. ps) <-> -. (ph /\ ps))
 
Theoremoridm 241 Idempotent law for disjunction. Theorem *4.25 of [WhiteheadRussell] p. 117.
|- ((ph \/ ph) <-> ph)
 
Theorempm4.25 242 Theorem *4.25 of [WhiteheadRussell] p. 117.
|- (ph <-> (ph \/ ph))
 
Theorempm1.2 243 Axiom *1.2 (Taut) of [WhiteheadRussell] p. 96.
|- ((ph \/ ph) -> ph)
 
Theoremorcom 244 Commutative law for disjunction. Theorem *4.31 of [WhiteheadRussell] p. 118.
|- ((ph \/ ps) <-> (ps \/ ph))
 
Theorempm1.4 245 Axiom *1.4 of [WhiteheadRussell] p. 96.
|- ((ph \/ ps) -> (ps \/ ph))
 
Theorempm2.62 246 Theorem *2.62 of [WhiteheadRussell] p. 107.
|- ((ph \/ ps) -> ((ph -> ps) -> ps))
 
Theorempm2.621 247 Theorem *2.621 of [WhiteheadRussell] p. 107.
|- ((ph -> ps) -> ((ph \/ ps) -> ps))
 
Theorempm2.68 248 Theorem *2.68 of [WhiteheadRussell] p. 108.
|- (((ph -> ps) -> ps) -> (ph \/ ps))
 
Theoremorel1 249 Elimination of disjunction by denial of a disjunct. Theorem *2.55 of [WhiteheadRussell] p. 107.
|- (-. ph -> ((ph \/ ps) -> ps))
 
Theoremorel2 250 Elimination of disjunction by denial of a disjunct. Theorem *2.56 of [WhiteheadRussell] p. 107.
|- (-. ph -> ((ps \/ ph) -> ps))
 
Theorempm2.25 251 Theorem *2.25 of [WhiteheadRussell] p. 104.
|- (ph \/ ((ph \/ ps) -> ps))
 
Theorempm2.53 252 Theorem *2.53 of [WhiteheadRussell] p. 107.
|- ((ph \/ ps) -> (-. ph -> ps))
 
Theoremorbi2i 253 Inference adding a left disjunct to both sides of a logical equivalence.
|- (ph <-> ps)   =>   |- ((ch \/ ph) <-> (ch \/ ps))
 
Theoremorbi1i 254 Inference adding a right disjunct to both sides of a logical equivalence.
|- (ph <-> ps)   =>   |- ((ph \/ ch) <-> (ps \/ ch))
 
Theoremorbi12i 255 Infer the disjunction of two equivalences.
|- (ph <-> ps)   &   |- (ch <-> th)   =>   |- ((ph \/ ch) <-> (ps \/ th))
 
Theoremor12 256 A rearrangement of disjuncts.
|- ((ph \/ (ps \/ ch)) <-> (ps \/ (ph \/ ch)))
 
Theorempm1.5 257 Axiom *1.5 (Assoc) of [WhiteheadRussell] p. 96.
|- ((ph \/ (ps \/ ch)) -> (ps \/ (ph \/ ch)))
 
Theoremorass 258 Associative law for disjunction. Theorem *4.33 of [WhiteheadRussell] p. 118.
|- (((ph \/ ps) \/ ch) <-> (ph \/ (ps \/ ch)))
 
Theorempm2.31 259 Theorem *2.31 of [WhiteheadRussell] p. 104.
|- ((ph \/ (ps \/ ch)) -> ((ph \/ ps) \/ ch))
 
Theorempm2.32 260 Theorem *2.32 of [WhiteheadRussell] p. 105.
|- (((ph \/ ps) \/ ch) -> (ph \/ (ps \/ ch)))
 
Theoremor23 261 A rearrangement of disjuncts.
|- (((ph \/ ps) \/ ch) <-> ((ph \/ ch) \/ ps))
 
Theoremor4 262 Rearrangement of 4 disjuncts.
|- (((ph \/ ps) \/ (ch \/ th)) <-> ((ph \/ ch) \/ (ps \/ th)))
 
Theoremor42 263 Rearrangement of 4 disjuncts.
|- (((ph \/ ps) \/ (ch \/ th)) <-> ((ph \/ ch) \/ (th \/ ps)))
 
Theoremorordi 264 Distribution of disjunction over disjunction.
|- ((ph \/ (ps \/ ch)) <-> ((ph \/ ps) \/ (ph \/ ch)))
 
Theoremorordir 265 Distribution of disjunction over disjunction.
|- (((ph \/ ps) \/ ch) <-> ((ph \/ ch) \/ (ps \/ ch)))
 
Theoremolc 266 Introduction of a disjunct. Axiom *1.3 of [WhiteheadRussell] p. 96.
|- (ph -> (ps \/ ph))
 
Theoremorc 267 Introduction of a disjunct. Theorem *2.2 of [WhiteheadRussell] p. 104.
|- (ph -> (ph \/ ps))
 
Theoremorci 268 Deduction introducing a disjunct.
|- ph   =>   |- (ph \/ ps)
 
Theoremolci 269 Deduction introducing a disjunct.
|- ph   =>   |- (ps \/ ph)
 
Theoremorcd 270 Deduction introducing a disjunct.
|- (ph -> ps)   =>   |- (ph -> (ps \/ ch))
 
Theoremolcd 271 Deduction introducing a disjunct.
|- (ph -> ps)   =>   |- (ph -> (ch \/ ps))
 
Theoremorcs 272 Deduction eliminating disjunct.
|- ((ph \/ ps) -> ch)   =>   |- (ph -> ch)
 
Theoremolcs 273 Deduction eliminating disjunct.
|- ((ph \/ ps) -> ch)   =>   |- (ps -> ch)
 
Theorempm2.07 274 Theorem *2.07 of [WhiteheadRussell] p. 101.
|- (ph -> (ph \/ ph))
 
Theorempm2.45 275 Theorem *2.45 of [WhiteheadRussell] p. 106.
|- (-. (ph \/ ps) -> -. ph)
 
Theorempm2.46 276 Theorem *2.46 of [WhiteheadRussell] p. 106.
|- (-. (ph \/ ps) -> -. ps)
 
Theorempm2.47 277 Theorem *2.47 of [WhiteheadRussell] p. 107.
|- (-. (ph \/ ps) -> (-. ph \/ ps))
 
Theorempm2.48 278 Theorem *2.48 of [WhiteheadRussell] p. 107.
|- (-. (ph \/ ps) -> (ph \/ -. ps))
 
Theorempm2.49 279 Theorem *2.49 of [WhiteheadRussell] p. 107.
|- (-. (ph \/ ps) -> (-. ph \/ -. ps))
 
Theorempm2.67 280 Theorem *2.67 of [WhiteheadRussell] p. 107.
|- (((ph \/ ps) -> ps) -> (ph -> ps))
 
Theorempm3.2 281 Join antecedents with conjunction. Theorem *3.2 of [WhiteheadRussell] p. 111.
|- (ph -> (ps -> (ph /\ ps)))
 
Theorempm3.21 282 Join antecedents with conjunction. Theorem *3.21 of [WhiteheadRussell] p. 111.
|- (ph -> (ps -> (ps /\ ph)))
 
Theorempm3.2i 283 Infer conjunction of premises.
|- ph   &   |- ps   =>   |- (ph /\ ps)
 
Theorempm3.37 284 Theorem *3.37 (Transp) of [WhiteheadRussell] p. 112.
|- (((ph /\ ps) -> ch) -> ((ph /\ -. ch) -> -. ps))
 
Theorempm3.43i 285 Nested conjunction of antecedents.
|- ((ph -> ps) -> ((ph -> ch) -> (ph -> (ps /\ ch))))
 
Theoremjca 286 Deduce conjunction of the consequents of two implications ("join consequents with 'and'").
|- (ph -> ps)   &   |- (ph -> ch)   =>   |- (ph -> (ps /\ ch))
 
Theoremjcai 287 Deduction replacing implication with conjunction.
|- (ph -> ps)   &   |- (ph -> (ps -> ch))   =>   |- (ph -> (ps /\ ch))
 
Theoremjctl 288 Inference conjoining a theorem to the left of a consequent.
|- ps   =>   |- (ph -> (ps /\ ph))
 
Theoremjctr 289 Inference conjoining a theorem to the right of a consequent.
|- ps   =>   |- (ph -> (ph /\ ps))
 
Theoremjctil 290 Inference conjoining a theorem to left of consequent in an implication.
|- (ph -> ps)   &   |- ch   =>   |- (ph -> (ch /\ ps))
 
Theoremjctir 291 Inference conjoining a theorem to right of consequent in an implication.
|- (ph -> ps)   &   |- ch   =>   |- (ph -> (ps /\ ch))
 
Theoremancl 292 Conjoin antecedent to left of consequent.
|- ((ph -> ps) -> (ph -> (ph /\ ps)))
 
Theoremancr 293 Conjoin antecedent to right of consequent.
|- ((ph -> ps) -> (ph -> (ps /\ ph)))
 
Theoremancli 294 Deduction conjoining antecedent to left of consequent.
|- (ph -> ps)   =>   |- (ph -> (ph /\ ps))
 
Theoremancri 295 Deduction conjoining antecedent to right of consequent.
|- (ph -> ps)   =>   |- (ph -> (ps /\ ph))
 
Theoremancld 296 Deduction conjoining antecedent to left of consequent in nested implication.
|- (ph -> (ps -> ch))   =>   |- (ph -> (ps -> (ps /\ ch)))
 
Theoremancrd 297 Deduction conjoining antecedent to right of consequent in nested implication.
|- (ph -> (ps -> ch))   =>   |- (ph -> (ps -> (ch /\ ps)))
 
Theoremanc2l 298 Conjoin antecedent to left of consequent in nested implication.
|- ((ph -> (ps -> ch)) -> (ph -> (ps -> (ph /\ ch))))
 
Theoremanc2r 299 Conjoin antecedent to right of consequent in nested implication.
|- ((ph -> (ps -> ch)) -> (ph -> (ps -> (ch /\ ph))))
 
Theoremanc2li 300 Deduction conjoining antecedent to left of consequent in nested implication.
|- (ph -> (ps -> ch))   =>   |- (ph -> (ps -> (ph /\ ch)))

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