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

Jump to page: 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-5787

Color key:    Metamath Proof
Explorer  Metamath Proof Explorer (1-4957)   Hilbert Space Explorer  Hilbert Space Explorer (4958-5787)  

Statement List for Metamath Proof Explorer - 401-500 - Page 5 of 58
TypeLabelDescription
Statement
 
Theorembicon4i 401 A contraposition inference.
|- (-. ph <-> -. ps)   =>   |- (ph <-> ps)
 
Theorembicon4d 402 A contraposition deduction.
|- (ph -> (-. ps <-> -. ch))   =>   |- (ph -> (ps <-> ch))
 
Theorembicon2 403 Contraposition. Theorem *4.12 of [WhiteheadRussell] p. 117.
|- ((ph <-> -. ps) <-> (ps <-> -. ph))
 
Theorembicon2d 404 A contraposition deduction.
|- (ph -> (ps <-> -. ch))   =>   |- (ph -> (ch <-> -. ps))
 
Theorembicon1d 405 A contraposition deduction.
|- (ph -> (-. ps <-> ch))   =>   |- (ph -> (-. ch <-> ps))
 
Theorembitrd 406 Deduction form of bitr 151.
|- (ph -> (ps <-> ch))   &   |- (ph -> (ch <-> th))   =>   |- (ph -> (ps <-> th))
 
Theorembitr2d 407 Deduction form of bitr2 152.
|- (ph -> (ps <-> ch))   &   |- (ph -> (ch <-> th))   =>   |- (ph -> (th <-> ps))
 
Theorembitr3d 408 Deduction form of bitr3 153.
|- (ph -> (ps <-> ch))   &   |- (ph -> (ps <-> th))   =>   |- (ph -> (ch <-> th))
 
Theorembitr4d 409 Deduction form of bitr4 154.
|- (ph -> (ps <-> ch))   &   |- (ph -> (th <-> ch))   =>   |- (ph -> (ps <-> th))
 
Theoremsyl5bb 410 A syllogism inference from two biconditionals.
|- (ph -> (ps <-> ch))   &   |- (th <-> ps)   =>   |- (ph -> (th <-> ch))
 
Theoremsyl5rbb 411 A syllogism inference from two biconditionals.
|- (ph -> (ps <-> ch))   &   |- (th <-> ps)   =>   |- (ph -> (ch <-> th))
 
Theoremsyl5bbr 412 A syllogism inference from two biconditionals.
|- (ph -> (ps <-> ch))   &   |- (ps <-> th)   =>   |- (ph -> (th <-> ch))
 
Theoremsyl5rbbr 413 A syllogism inference from two biconditionals.
|- (ph -> (ps <-> ch))   &   |- (ps <-> th)   =>   |- (ph -> (ch <-> th))
 
Theoremsyl6bb 414 A syllogism inference from two biconditionals.
|- (ph -> (ps <-> ch))   &   |- (ch <-> th)   =>   |- (ph -> (ps <-> th))
 
Theoremsyl6rbb 415 A syllogism inference from two biconditionals.
|- (ph -> (ps <-> ch))   &   |- (ch <-> th)   =>   |- (ph -> (th <-> ps))
 
Theoremsyl6bbr 416 A syllogism inference from two biconditionals.
|- (ph -> (ps <-> ch))   &   |- (th <-> ch)   =>   |- (ph -> (ps <-> th))
 
Theoremsyl6rbbr 417 A syllogism inference from two biconditionals.
|- (ph -> (ps <-> ch))   &   |- (th <-> ch)   =>   |- (ph -> (th <-> ps))
 
Theoremsylan9bb 418 Nested syllogism inference conjoining dissimilar antecedents.
|- (ph -> (ps <-> ch))   &   |- (th -> (ch <-> ta ))   =>   |- ((ph /\ th) -> (ps <-> ta ))
 
Theoremsylan9bbr 419 Nested syllogism inference conjoining dissimilar antecedents.
|- (ph -> (ps <-> ch))   &   |- (th -> (ch <-> ta ))   =>   |- ((th /\ ph) -> (ps <-> ta ))
 
Theorem3imtr3d 420 More general version of 3imtr3 191. Useful for converting conditional definitions in a formula.
|- (ph -> (ps -> ch))   &   |- (ph -> (ps <-> th))   &   |- (ph -> (ch <-> ta ))   =>   |- (ph -> (th -> ta ))
 
Theorem3imtr4d 421 More general version of 3imtr4 192. Useful for converting conditional definitions in a formula.
|- (ph -> (ps -> ch))   &   |- (ph -> (th <-> ps))   &   |- (ph -> (ta <-> ch))   =>   |- (ph -> (th -> ta ))
 
Theorem3bitrd 422 Deduction from transitivity of biconditional.
|- (ph -> (ps <-> ch))   &   |- (ph -> (ch <-> th))   &   |- (ph -> (th <-> ta ))   =>   |- (ph -> (ps <-> ta ))
 
Theorem3bitr3d 423 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 ))
 
Theorem3bitr4d 424 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 ))
 
Theorem3imtr3g 425 More general version of 3imtr3 191. Useful for converting definitions in a formula.
|- (ph -> (ps -> ch))   &   |- (ps <-> th)   &   |- (ch <-> ta )   =>   |- (ph -> (th -> ta ))
 
Theorem3imtr4g 426 More general version of 3imtr4 192. Useful for converting definitions in a formula.
|- (ph -> (ps -> ch))   &   |- (th <-> ps)   &   |- (ta <-> ch)   =>   |- (ph -> (th -> ta ))
 
Theorem3bitr3g 427 More general version of 3bitr3 156. Useful for converting definitions in a formula.
|- (ph -> (ps <-> ch))   &   |- (ps <-> th)   &   |- (ch <-> ta )   =>   |- (ph -> (th <-> ta ))
 
Theorem3bitr4g 428 More general version of 3bitr4 158. Useful for converting definitions in a formula.
|- (ph -> (ps <-> ch))   &   |- (th <-> ps)   &   |- (ta <-> ch)   =>   |- (ph -> (th <-> ta ))
 
Theoremprth 429 Theorem *3.47 of [WhiteheadRussell] p. 113. It was proved by Leibniz, and it evidently pleased him enough to call it 'praeclarum theorema.'
|- (((ph -> ps) /\ (ch -> th)) -> ((ph /\ ch) -> (ps /\ th)))
 
Theorempm3.48 430 Theorem *3.48 of [WhiteheadRussell] p. 114.
|- (((ph -> ps) /\ (ch -> th)) -> ((ph \/ ch) -> (ps \/ th)))
 
Theoremanim12d 431 Conjoin antecedents and consequents in a deduction.
|- (ph -> (ps -> ch))   &   |- (ph -> (th -> ta ))   =>   |- (ph -> ((ps /\ th) -> (ch /\ ta )))
 
Theoremanim1d 432 Add a conjunct to right of antecedent and consequent in a deduction.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((ps /\ th) -> (ch /\ th)))
 
Theoremanim2d 433 Add a conjunct to left of antecedent and consequent in a deduction.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((th /\ ps) -> (th /\ ch)))
 
Theoremim2anan9 434 Deduction joining nested implications to form implication of conjunctions.
|- (ph -> (ps -> ch))   &   |- (th -> (ta -> et))   =>   |- ((ph /\ th) -> ((ps /\ ta ) -> (ch /\ et)))
 
Theoremim2anan9r 435 Deduction joining nested implications to form implication of conjunctions.
|- (ph -> (ps -> ch))   &   |- (th -> (ta -> et))   =>   |- ((th /\ ph) -> ((ps /\ ta ) -> (ch /\ et)))
 
Theoremorim12d 436 Disjoin antecedents and consequents in a deduction.
|- (ph -> (ps -> ch))   &   |- (ph -> (th -> ta ))   =>   |- (ph -> ((ps \/ th) -> (ch \/ ta )))
 
Theoremorim1d 437 Disjoin antecedents and consequents in a deduction.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((ps \/ th) -> (ch \/ th)))
 
Theoremorim2d 438 Disjoin antecedents and consequents in a deduction.
|- (ph -> (ps -> ch))   =>   |- (ph -> ((th \/ ps) -> (th \/ ch)))
 
Theorempm2.85 439 Theorem *2.85 of [WhiteheadRussell] p. 108.
|- (((ph \/ ps) -> (ph \/ ch)) -> (ph \/ (ps -> ch)))
 
Theorempm3.2ni 440 Infer negated disjunction of negated premises.
|- -. ph   &   |- -. ps   =>   |- -. (ph \/ ps)
 
Theoremoel 441 Elimination of redundant internal disjunct. Compare Theorem *4.45 of [WhiteheadRussell] p. 119.
|- (ph <-> ((ph \/ ps) /\ ph))
 
Theorempm5.74 442 Distribution of implication over biconditional. Theorem *5.74 of [WhiteheadRussell] p. 126.
|- ((ph -> (ps <-> ch)) <-> ((ph -> ps) <-> (ph -> ch)))
 
Theorempm5.74i 443 Distribution of implication over biconditional (inference rule).
|- (ph -> (ps <-> ch))   =>   |- ((ph -> ps) <-> (ph -> ch))
 
Theorempm5.74d 444 Distribution of implication over biconditional (deduction rule).
|- (ph -> (ps -> (ch <-> th)))   =>   |- (ph -> ((ps -> ch) <-> (ps -> th)))
 
Theorempm5.74ri 445 Distribution of implication over biconditional (reverse inference rule).
|- ((ph -> ps) <-> (ph -> ch))   =>   |- (ph -> (ps <-> ch))
 
Theorempm5.74rd 446 Distribution of implication over biconditional (deduction rule).
|- (ph -> ((ps -> ch) <-> (ps -> th)))   =>   |- (ph -> (ps -> (ch <-> th)))
 
Theoremmpbidi 447 A deduction from a biconditional, related to modus ponens.
|- (th -> (ph -> ps))   &   |- (ph -> (ps <-> ch))   =>   |- (th -> (ph -> ch))
 
Theoremibib 448 Implication in terms of implication and biconditional.
|- ((ph -> ps) <-> (ph -> (ph <-> ps)))
 
Theoremibi 449 Inference that converts a biconditional implied by one of its arguments, into an implication.
|- (ph -> (ph <-> ps))   =>   |- (ph -> ps)
 
Theoremibir 450 Inference that converts a biconditional implied by one of its arguments, into an implication.
|- (ph -> (ps <-> ph))   =>   |- (ph -> ps)
 
Theoremibd 451 Deduction that converts a biconditional implied by one of its arguments, into an implication.
|- (ph -> (ps -> (ps <-> ch)))   =>   |- (ph -> (ps -> ch))
 
Theoremordi 452 Distributive law for disjunction. Theorem *4.41 of [WhiteheadRussell] p. 119.
|- ((ph \/ (ps /\ ch)) <-> ((ph \/ ps) /\ (ph \/ ch)))
 
Theoremordir 453 Distributive law for disjunction.
|- (((ph /\ ps) \/ ch) <-> ((ph \/ ch) /\ (ps \/ ch)))
 
Theoremjcab 454 Distributive law for implication over conjunction. Compare Theorem *4.76 of [WhiteheadRussell] p. 121.
|- ((ph -> (ps /\ ch)) <-> ((ph -> ps) /\ (ph -> ch)))
 
Theoremjcad 455 Deduction conjoining the consequents of two implications.
|- (ph -> (ps -> ch))   &   |- (ph