|   | Metamath Proof Explorer | < Previous  
      Next > Nearby theorems | |
| Mirrors > Home > MPE Home > Th. List > mtpor | Structured version Visualization version GIF version | ||
| Description: Modus tollendo ponens (inclusive-or version), aka disjunctive syllogism. This is similar to mtpxor 1770, one of the five original "indemonstrables" in Stoic logic. However, in Stoic logic this rule used exclusive-or, while the name modus tollendo ponens often refers to a variant of the rule that uses inclusive-or instead. The rule says, "if 𝜑 is not true, and 𝜑 or 𝜓 (or both) are true, then 𝜓 must be true". An alternate phrasing is: "once you eliminate the impossible, whatever remains, no matter how improbable, must be the truth". -- Sherlock Holmes (Sir Arthur Conan Doyle, 1890: The Sign of the Four, ch. 6). (Contributed by David A. Wheeler, 3-Jul-2016.) (Proof shortened by Wolf Lammen, 11-Nov-2017.) | 
| Ref | Expression | 
|---|---|
| mtpor.min | ⊢ ¬ 𝜑 | 
| mtpor.max | ⊢ (𝜑 ∨ 𝜓) | 
| Ref | Expression | 
|---|---|
| mtpor | ⊢ 𝜓 | 
| Step | Hyp | Ref | Expression | 
|---|---|---|---|
| 1 | mtpor.min | . 2 ⊢ ¬ 𝜑 | |
| 2 | mtpor.max | . . 3 ⊢ (𝜑 ∨ 𝜓) | |
| 3 | 2 | ori 861 | . 2 ⊢ (¬ 𝜑 → 𝜓) | 
| 4 | 1, 3 | ax-mp 5 | 1 ⊢ 𝜓 | 
| Colors of variables: wff setvar class | 
| Syntax hints: ¬ wn 3 ∨ wo 847 | 
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 | 
| This theorem depends on definitions: df-bi 207 df-or 848 | 
| This theorem is referenced by: mtpxor 1770 tfrlem14 8432 cardom 10027 unialeph 10142 brdom3 10569 sinhalfpilem 26506 mofal 36411 dvnprodlem3 45968 | 
| Copyright terms: Public domain | W3C validator |