Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > cadnot | Structured version Visualization version GIF version |
Description: The adder carry distributes over negation. (Contributed by Mario Carneiro, 4-Sep-2016.) (Proof shortened by Wolf Lammen, 11-Jul-2020.) |
Ref | Expression |
---|---|
cadnot | ⊢ (¬ cadd(𝜑, 𝜓, 𝜒) ↔ cadd(¬ 𝜑, ¬ 𝜓, ¬ 𝜒)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | ianor 978 | . . 3 ⊢ (¬ (𝜑 ∧ 𝜓) ↔ (¬ 𝜑 ∨ ¬ 𝜓)) | |
2 | ianor 978 | . . 3 ⊢ (¬ (𝜑 ∧ 𝜒) ↔ (¬ 𝜑 ∨ ¬ 𝜒)) | |
3 | ianor 978 | . . 3 ⊢ (¬ (𝜓 ∧ 𝜒) ↔ (¬ 𝜓 ∨ ¬ 𝜒)) | |
4 | 1, 2, 3 | 3anbi123i 1153 | . 2 ⊢ ((¬ (𝜑 ∧ 𝜓) ∧ ¬ (𝜑 ∧ 𝜒) ∧ ¬ (𝜓 ∧ 𝜒)) ↔ ((¬ 𝜑 ∨ ¬ 𝜓) ∧ (¬ 𝜑 ∨ ¬ 𝜒) ∧ (¬ 𝜓 ∨ ¬ 𝜒))) |
5 | 3ioran 1104 | . . 3 ⊢ (¬ ((𝜑 ∧ 𝜓) ∨ (𝜑 ∧ 𝜒) ∨ (𝜓 ∧ 𝜒)) ↔ (¬ (𝜑 ∧ 𝜓) ∧ ¬ (𝜑 ∧ 𝜒) ∧ ¬ (𝜓 ∧ 𝜒))) | |
6 | cador 1611 | . . 3 ⊢ (cadd(𝜑, 𝜓, 𝜒) ↔ ((𝜑 ∧ 𝜓) ∨ (𝜑 ∧ 𝜒) ∨ (𝜓 ∧ 𝜒))) | |
7 | 5, 6 | xchnxbir 332 | . 2 ⊢ (¬ cadd(𝜑, 𝜓, 𝜒) ↔ (¬ (𝜑 ∧ 𝜓) ∧ ¬ (𝜑 ∧ 𝜒) ∧ ¬ (𝜓 ∧ 𝜒))) |
8 | cadan 1612 | . 2 ⊢ (cadd(¬ 𝜑, ¬ 𝜓, ¬ 𝜒) ↔ ((¬ 𝜑 ∨ ¬ 𝜓) ∧ (¬ 𝜑 ∨ ¬ 𝜒) ∧ (¬ 𝜓 ∨ ¬ 𝜒))) | |
9 | 4, 7, 8 | 3bitr4i 302 | 1 ⊢ (¬ cadd(𝜑, 𝜓, 𝜒) ↔ cadd(¬ 𝜑, ¬ 𝜓, ¬ 𝜒)) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 ↔ wb 205 ∧ wa 395 ∨ wo 843 ∨ w3o 1084 ∧ w3a 1085 caddwcad 1609 |
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-an 396 df-or 844 df-3or 1086 df-3an 1087 df-xor 1504 df-cad 1610 |
This theorem is referenced by: wl-df3maxtru1 35590 |
Copyright terms: Public domain | W3C validator |