| New Foundations Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > NFE Home > Th. List > notnotrd | GIF version | ||
| Description: Deduction converting double-negation into the original wff, aka the double negation rule. A translation of natural deduction rule ¬ ¬ -C, Gamma ⊢ ¬ ¬ ψ => Gamma ⊢ ψ; see natded in set.mm. This is definition NNC in [Pfenning] p. 17. This rule is valid in classical logic (which MPE uses), but not intuitionistic logic. (Contributed by DAW, 8-Feb-2017.) |
| Ref | Expression |
|---|---|
| notnotrd.1 | ⊢ (φ → ¬ ¬ ψ) |
| Ref | Expression |
|---|---|
| notnotrd | ⊢ (φ → ψ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | notnotrd.1 | . 2 ⊢ (φ → ¬ ¬ ψ) | |
| 2 | notnot2 104 | . 2 ⊢ (¬ ¬ ψ → ψ) | |
| 3 | 1, 2 | syl 15 | 1 ⊢ (φ → ψ) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 |
| This theorem is referenced by: efald 1334 |
| Copyright terms: Public domain | W3C validator |