HomeHome Metamath Proof Explorer < Previous   Next >
Bad symbols? Use Mozilla
(or GIF version for IE).

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.
φ ↔ ¬ ψ)    ⇒   (φψ)
 
Theorembicon4d 402 A contraposition deduction.
(φ → (¬ ψ ↔ ¬ χ))    ⇒   (φ → (ψχ))
 
Theorembicon2 403 Contraposition. Theorem *4.12 of [WhiteheadRussell] p. 117.
((φ ↔ ¬ ψ) ↔ (ψ ↔ ¬ φ))
 
Theorembicon2d 404 A contraposition deduction.
(φ → (ψ ↔ ¬ χ))    ⇒   (φ → (χ ↔ ¬ ψ))
 
Theorembicon1d 405 A contraposition deduction.
(φ → (¬ ψχ))    ⇒   (φ → (¬ χψ))
 
Theorembitrd 406 Deduction form of bitr 151.
(φ → (ψχ))    &   (φ → (χθ))    ⇒   (φ → (ψθ))
 
Theorembitr2d 407 Deduction form of bitr2 152.
(φ → (ψχ))    &   (φ → (χθ))    ⇒   (φ → (θψ))
 
Theorembitr3d 408 Deduction form of bitr3 153.
(φ → (ψχ))    &   (φ → (ψθ))    ⇒   (φ → (χθ))
 
Theorembitr4d 409 Deduction form of bitr4 154.
(φ → (ψχ))    &   (φ → (θχ))    ⇒   (φ → (ψθ))
 
Theoremsyl5bb 410 A syllogism inference from two biconditionals.
(φ → (ψχ))    &   (θψ)    ⇒   (φ → (θχ))
 
Theoremsyl5rbb 411 A syllogism inference from two biconditionals.
(φ → (ψχ))    &   (θψ)    ⇒   (φ → (χθ))
 
Theoremsyl5bbr 412 A syllogism inference from two biconditionals.
(φ → (ψχ))    &   (ψθ)    ⇒   (φ → (θχ))
 
Theoremsyl5rbbr 413 A syllogism inference from two biconditionals.
(φ → (ψχ))    &   (ψθ)    ⇒   (φ → (χθ))
 
Theoremsyl6bb 414 A syllogism inference from two biconditionals.
(φ → (ψχ))    &   (χθ)    ⇒   (φ → (ψθ))
 
Theoremsyl6rbb 415 A syllogism inference from two biconditionals.
(φ → (ψχ))    &   (χθ)    ⇒   (φ → (θψ))
 
Theoremsyl6bbr 416 A syllogism inference from two biconditionals.
(φ → (ψχ))    &   (θχ)    ⇒   (φ → (ψθ))
 
Theoremsyl6rbbr 417 A syllogism inference from two biconditionals.
(φ → (ψχ))    &   (θχ)    ⇒   (φ → (θψ))
 
Theoremsylan9bb 418 Nested syllogism inference conjoining dissimilar antecedents.
(φ → (ψχ))    &   (θ → (χτ))    ⇒   ((φθ) → (ψτ))
 
Theoremsylan9bbr 419 Nested syllogism inference conjoining dissimilar antecedents.
(φ → (ψχ))    &   (θ → (χτ))    ⇒   ((θφ) → (ψτ))
 
Theorem3imtr3d 420 More general version of 3imtr3 191. Useful for converting conditional definitions in a formula.
(φ → (ψχ))    &   (φ → (ψθ))    &   (φ → (χτ))    ⇒   (φ → (θτ))
 
Theorem3imtr4d 421 More general version of 3imtr4 192. Useful for converting conditional definitions in a formula.
(φ → (ψχ))    &   (φ → (θψ))    &   (φ → (τχ))    ⇒   (φ → (θτ))
 
Theorem3bitrd 422 Deduction from transitivity of biconditional.
(φ → (ψχ))    &   (φ → (χθ))    &   (φ → (θτ))    ⇒   (φ → (ψτ))
 
Theorem3bitr3d 423 Deduction from transitivity of biconditional. Useful for converting conditional definitions in a formula.
(φ → (ψχ))    &   (φ → (ψθ))    &   (φ → (χτ))    ⇒   (φ → (θτ))
 
Theorem3bitr4d 424 Deduction from transitivity of biconditional. Useful for converting conditional definitions in a formula.
(φ → (ψχ))    &   (φ → (θψ))    &   (φ → (τχ))    ⇒   (φ → (θτ))
 
Theorem3imtr3g 425 More general version of 3imtr3 191. Useful for converting definitions in a formula.
(φ → (ψχ))    &   (ψθ)    &   (χτ)    ⇒   (φ → (θτ))
 
Theorem3imtr4g 426 More general version of 3imtr4 192. Useful for converting definitions in a formula.
(φ → (ψχ))    &   (θψ)    &   (τχ)    ⇒   (φ → (θτ))
 
Theorem3bitr3g 427 More general version of 3bitr3 156. Useful for converting definitions in a formula.
(φ → (ψχ))    &   (ψθ)    &   (χτ)    ⇒   (φ → (θτ))
 
Theorem3bitr4g 428 More general version of 3bitr4 158. Useful for converting definitions in a formula.
(φ → (ψχ))    &   (θψ)    &   (τχ)    ⇒   (φ → (θτ))
 
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.'
(((φψ) ∧ (χθ)) → ((φχ) → (ψθ)))
 
Theorempm3.48 430 Theorem *3.48 of [WhiteheadRussell] p. 114.
(((φψ) ∧ (χθ)) → ((φχ) → (ψθ)))
 
Theoremanim12d 431 Conjoin antecedents and consequents in a deduction.
(φ → (ψχ))    &   (φ → (θτ))    ⇒   (φ → ((ψθ) → (χτ)))
 
Theoremanim1d 432 Add a conjunct to right of antecedent and consequent in a deduction.
(φ → (ψχ))    ⇒   (φ → ((ψθ) → (χθ)))
 
Theoremanim2d 433 Add a conjunct to left of antecedent and consequent in a deduction.
(φ → (ψχ))    ⇒   (φ → ((θψ) → (θχ)))
 
Theoremim2anan9 434 Deduction joining nested implications to form implication of conjunctions.
(φ → (ψχ))    &   (θ → (τη))    ⇒   ((φθ) → ((ψτ) → (χη)))
 
Theoremim2anan9r 435 Deduction joining nested implications to form implication of conjunctions.
(φ → (ψχ))    &   (θ → (τη))    ⇒   ((θφ) → ((ψτ) → (χη)))
 
Theoremorim12d 436 Disjoin antecedents and consequents in a deduction.
(φ → (ψχ))    &   (φ → (θτ))    ⇒   (φ → ((ψθ) → (χτ)))
 
Theoremorim1d 437 Disjoin antecedents and consequents in a deduction.
(φ → (ψχ))    ⇒   (φ → ((ψθ) → (χθ)))
 
Theoremorim2d 438 Disjoin antecedents and consequents in a deduction.
(φ → (ψχ))    ⇒   (φ → ((θψ) → (θχ)))
 
Theorempm2.85 439 Theorem *2.85 of [WhiteheadRussell] p. 108.
(((φψ) → (φχ)) → (φ ∨ (ψχ)))
 
Theorempm3.2ni 440 Infer negated disjunction of negated premises.
¬ φ    &    ¬ ψ    ⇒    ¬ (φψ)
 
Theoremoel 441 Elimination of redundant internal disjunct. Compare Theorem *4.45 of [WhiteheadRussell] p. 119.
(φ ↔ ((φψ) ∧ φ))
 
Theorempm5.74 442 Distribution of implication over biconditional. Theorem *5.74 of [WhiteheadRussell] p. 126.
((φ → (ψχ)) ↔ ((φψ) ↔ (φχ)))
 
Theorempm5.74i 443 Distribution of implication over biconditional (inference rule).
(φ → (ψχ))    ⇒   ((φψ) ↔ (φχ))
 
Theorempm5.74d 444 Distribution of implication over biconditional (deduction rule).
(φ → (ψ → (χθ)))    ⇒   (φ → ((ψχ) ↔ (ψθ)))
 
Theorempm5.74ri 445 Distribution of implication over biconditional (reverse inference rule).
((φψ) ↔ (φχ))    ⇒   (φ → (ψχ))
 
Theorempm5.74rd 446 Distribution of implication over biconditional (deduction rule).
(φ → ((ψχ) ↔ (ψθ)))    ⇒   (φ → (ψ → (χθ)))
 
Theoremmpbidi 447 A deduction from a biconditional, related to modus ponens.
(θ → (φψ))    &   (φ → (ψχ))    ⇒   (θ → (φχ))
 
Theoremibib 448 Implication in terms of implication and biconditional.
((φψ) ↔ (φ → (φψ)))
 
Theoremibi 449 Inference that converts a biconditional implied by one of its arguments, into an implication.
(φ → (φψ))    ⇒   (φψ)
 
Theoremibir 450 Inference that converts a biconditional implied by one of its arguments, into an implication.
(φ → (ψφ))    ⇒   (φψ)
 
Theoremibd 451 Deduction that converts a biconditional implied by one of its arguments, into an implication.
(φ → (ψ → (ψχ)))    ⇒   (φ → (ψχ))
 
Theoremordi 452 Distributive law for disjunction. Theorem *4.41 of [WhiteheadRussell] p. 119.
((φ ∨ (ψχ)) ↔ ((φψ) ∧ (φχ)))
 
Theoremordir 453 Distributive law for disjunction.
(((φψ) ∨ χ) ↔ ((φχ) ∧ (ψχ)))
 
Theoremjcab 454 Distributive law for implication over conjunction. Compare Theorem *4.76 of [WhiteheadRussell] p. 121.
((φ → (ψχ)) ↔ ((φψ) ∧ (φχ)))
 
Theoremjcad 455 Deduction conjoining the consequents of two implications.
(φ → (ψχ))    &   (φ → (ψθ))    ⇒   (φ → (ψ → (χθ)))
 
Theoremandi 456 Distributive law for conjunction. Theorem *4.4 of [WhiteheadRussell] p. 118.
((φ ∧ (ψχ)) ↔ ((φψ) ∨ (φχ)))
 
Theoremandir 457 Distributive law for conjunction.
(((φψ) ∧ χ) ↔ ((φχ) ∨ (ψχ)))
 
Theoremorddi 458 Double distributive law for disjunction.
(((φψ) ∨ (χθ)) ↔ (((φχ) ∧ (φθ)) ∧ ((ψχ) ∧ (ψθ))))
 
Theoremanddi 459 Double distributive law for conjunction.
(((φψ) ∧ (χθ)) ↔ (((φχ) ∨ (φθ)) ∨ ((ψχ) ∨ (ψθ))))
 
Theorembibi2i 460 Inference adding a biconditional to the left in an equivalence.
(φψ)    ⇒   ((χφ) ↔ (χψ))
 
Theorembibi1i 461 Inference adding a biconditional to the right in an equivalence.
(φψ)    ⇒   ((φχ) ↔ (ψχ))
 
Theorembibi12i 462 The equivalence of two equivalences.
(φψ)    &   (χθ)    ⇒   ((φχ) ↔ (ψθ))
 
Theoremnegbid 463 Deduction negating both sides of a logical equivalence.
(φ → (ψχ))    ⇒   (φ → (¬ ψ ↔ ¬ χ))
 
Theoremimbi2d 464 Deduction adding an antecedent to both sides of a logical equivalence.
(φ → (ψχ))    ⇒   (φ → ((θψ) ↔ (θχ)))
 
Theoremimbi1d 465 Deduction adding a consequent to both sides of a logical equivalence.
(φ → (ψχ))    ⇒   (φ → ((ψθ) ↔ (χθ)))
 
Theoremorbi2d 466 Deduction adding a left disjunct to both sides of a logical equivalence.
(φ → (ψχ))    ⇒   (φ → ((θψ) ↔ (θχ)))
 
Theoremorbi1d 467 Deduction adding a right disjunct to both sides of a logical equivalence.
(φ → (ψχ))    ⇒   (φ → ((ψθ) ↔ (χθ)))
 
Theoremanbi2d 468 Deduction adding a left conjunct to both sides of a logical equivalence.
(φ → (ψχ))    ⇒   (φ → ((θψ) ↔ (θχ)))
 
Theoremanbi1d 469 Deduction adding a right conjunct to both sides of a logical equivalence.
(φ → (ψχ))    ⇒   (φ → ((ψθ) ↔ (χθ)))
 
Theorembibi2d 470 Deduction adding a biconditional to the left in an equivalence.
(φ → (ψχ))    ⇒   (φ → ((θψ) ↔ (θχ)))
 
Theorembibi1d 471 Deduction adding a biconditional to the right in an equivalence.
(φ → (ψχ))    ⇒   (φ → ((ψθ) ↔ (χθ)))
 
Theoremimbi1 472 Theorem *4.84 of [WhiteheadRussell] p. 122.
((φψ) → ((φχ) ↔ (ψχ)))
 
Theoremimbi2 473 Theorem *4.85 of [WhiteheadRussell] p. 122.
((φψ) → ((χφ) ↔ (χψ)))
 
Theoremimbi12d 474 Deduction joining two equivalences to form equivalence of implications.
(φ → (ψχ))    &   (φ → (θτ))    ⇒   (φ → ((ψθ) ↔ (χτ)))
 
Theoremorbi12d 475 Deduction joining two equivalences to form equivalence of disjunctions.
(φ → (ψχ))    &   (φ → (θτ))    ⇒   (φ → ((ψθ) ↔ (χτ)))
 
Theoremanbi12d 476 Deduction joining two equivalences to form equivalence of conjunctions.
(φ → (ψχ))    &   (φ → (θτ))    ⇒   (φ → ((ψθ) ↔ (χτ)))
 
Theorembibi12d 477 Deduction joining two equivalences to form equivalence of biconditionals.
(φ → (ψχ))    &   (φ → (θτ))    ⇒   (φ → ((ψθ) ↔ (χτ)))
 
Theorembi2anan9 478 Deduction joining two equivalences to form equivalence of conjunctions.
(φ → (ψχ))    &   (θ → (τη))    ⇒   ((φθ) → ((ψτ) ↔ (χη)))
 
Theorembi2anan9r 479 Deduction joining two equivalences to form equivalence of conjunctions.
(φ → (ψχ))    &   (θ → (τη))    ⇒   ((θφ) → ((ψτ) ↔ (χη)))
 
Theorembi2bian9 480 Deduction joining two biconditionals with different antecedents.
(φ → (ψχ))    &   (θ → (τη))    ⇒   ((φθ) → ((ψτ) ↔ (χη)))
 
Theorempm4.71 481 Implication in terms of biconditional and conjunction. Theorem *4.71 of [WhiteheadRussell] p. 120.
((φψ) ↔ (φ ↔ (φψ)))
 
Theorempm4.71r 482 Implication in terms of biconditional and conjunction. Theorem *4.71 of [WhiteheadRussell] p. 120 (with conjunct reversed).
((φψ) ↔ (φ ↔ (ψφ)))
 
Theorempm4.71i 483 Inference converting an implication to a biconditional with conjunction. Inference from Theorem *4.71 of [WhiteheadRussell] p. 120.
(φψ)    ⇒   (φ ↔ (φψ))
 
Theorempm4.71ri 484 Inference converting an implication to a biconditional with conjunction. Inference from Theorem *4.71 of [WhiteheadRussell] p. 120 (with conjunct reversed).
(φψ)    ⇒   (φ ↔ (ψφ))
 
Theorempm4.72 485 Implication in terms of biconditional and disjunction. Theorem *4.72 of [WhiteheadRussell] p. 121.
((φψ) ↔ (ψ ↔ (φψ)))
 
Theoremiba 486 Introduction of antecedent as conjunct. Theorem *4.73 of [WhiteheadRussell] p. 121.
(φ → (ψ ↔ (ψφ)))
 
Theoremibar 487 Introduction of antecedent as conjunct.
(φ → (ψ ↔ (φψ)))
 
Theorempm5.32 488 Distribution of implication over biconditional. Theorem *5.32 of [WhiteheadRussell] p. 125.
((φ → (ψχ)) ↔ ((φψ) ↔ (φχ)))
 
Theorempm5.32i 489 Distribution of implication over biconditional (inference rule).
(φ → (ψχ))    ⇒   ((φψ) ↔ (φχ))
 
Theorempm5.32ri 490 Distribution of implication over biconditional (inference rule).
(φ → (ψχ))    ⇒   ((ψφ) ↔ (χφ))
 
Theorempm5.32d 491 Distribution of implication over biconditional (deduction rule).
(φ → (ψ → (χθ)))    ⇒   (φ → ((ψχ) ↔ (ψθ)))
 
Theorempm5.32rd 492 Distribution of implication over biconditional (deduction rule).
(φ → (ψ → (χθ)))    ⇒   (φ → ((χψ) ↔ (θψ)))
 
Theoremoibabs 493 Absorption of disjunction into equivalence.
((φψ) ↔ ((φψ) → (φψ)))
 
Theoremexmid 494 Law of excluded middle. Theorem *2.11 of [WhiteheadRussell] p. 101. It says that something is either true or not true; there are no in-between values of truth. This is an essential distinction of our classical logic and is not a theorem of intuitionistic logic.
(φ ∨ ¬ φ)
 
Theorempm2.1 495 Theorem *2.1 of [WhiteheadRussell] p. 101.
φφ)
 
Theorempm3.24 496 Law of contradiction. Theorem *3.24 of [WhiteheadRussell] p. 111.
¬ (φ ∧ ¬ φ)
 
Theorempm5.18 497 Theorem *5.18 of [WhiteheadRussell] p. 124. This theorem says that logical equivalence is the same as negated "exclusive-or".
((φψ) ↔ ¬ (φ ↔ ¬ ψ))
 
Theoremnbbn 498 Move negation outside of biconditional. Compare Theorem *5.18 of [WhiteheadRussell] p. 124.
((¬ φψ) ↔ ¬ (φψ))
 
Theoremdfbi 499 An alternate definition of the biconditional. Theorem *5.23 of [WhiteheadRussell] p. 124.
((φψ) ↔ ((φψ) ∨ (¬ φ ∧ ¬ ψ)))
 
Theoremxor 500 Two ways to express "exclusive or". Theorem *5.22 of [WhiteheadRussell] p. 124.
(¬ (φψ) ↔ ((φ ∧ ¬ ψ) ∨ (ψ ∧ ¬ φ)))

  metamath.org < Previous  Next >