Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > hadnot | Structured version Visualization version GIF version |
Description: The adder sum distributes over negation. (Contributed by Mario Carneiro, 4-Sep-2016.) (Proof shortened by Wolf Lammen, 11-Jul-2020.) |
Ref | Expression |
---|---|
hadnot | ⊢ (¬ hadd(𝜑, 𝜓, 𝜒) ↔ hadd(¬ 𝜑, ¬ 𝜓, ¬ 𝜒)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | notbi 318 | . . 3 ⊢ ((𝜑 ↔ 𝜓) ↔ (¬ 𝜑 ↔ ¬ 𝜓)) | |
2 | 1 | bibi1i 338 | . 2 ⊢ (((𝜑 ↔ 𝜓) ↔ ¬ 𝜒) ↔ ((¬ 𝜑 ↔ ¬ 𝜓) ↔ ¬ 𝜒)) |
3 | xor3 383 | . . 3 ⊢ (¬ ((𝜑 ↔ 𝜓) ↔ 𝜒) ↔ ((𝜑 ↔ 𝜓) ↔ ¬ 𝜒)) | |
4 | hadbi 1600 | . . 3 ⊢ (hadd(𝜑, 𝜓, 𝜒) ↔ ((𝜑 ↔ 𝜓) ↔ 𝜒)) | |
5 | 3, 4 | xchnxbir 332 | . 2 ⊢ (¬ hadd(𝜑, 𝜓, 𝜒) ↔ ((𝜑 ↔ 𝜓) ↔ ¬ 𝜒)) |
6 | hadbi 1600 | . 2 ⊢ (hadd(¬ 𝜑, ¬ 𝜓, ¬ 𝜒) ↔ ((¬ 𝜑 ↔ ¬ 𝜓) ↔ ¬ 𝜒)) | |
7 | 2, 5, 6 | 3bitr4i 302 | 1 ⊢ (¬ hadd(𝜑, 𝜓, 𝜒) ↔ hadd(¬ 𝜑, ¬ 𝜓, ¬ 𝜒)) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 ↔ wb 205 haddwhad 1595 |
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 206 df-xor 1504 df-had 1596 |
This theorem is referenced by: had0 1607 |
Copyright terms: Public domain | W3C validator |