![]() |
Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > ILE Home > Th. List > symdifxor | GIF version |
Description: Expressing symmetric difference with exclusive-or or two differences. (Contributed by Jim Kingdon, 28-Jul-2018.) |
Ref | Expression |
---|---|
symdifxor | ⊢ ((𝐴 ∖ 𝐵) ∪ (𝐵 ∖ 𝐴)) = {𝑥 ∣ (𝑥 ∈ 𝐴 ⊻ 𝑥 ∈ 𝐵)} |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | eldif 3150 | . . . 4 ⊢ (𝑥 ∈ (𝐴 ∖ 𝐵) ↔ (𝑥 ∈ 𝐴 ∧ ¬ 𝑥 ∈ 𝐵)) | |
2 | eldif 3150 | . . . 4 ⊢ (𝑥 ∈ (𝐵 ∖ 𝐴) ↔ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐴)) | |
3 | 1, 2 | orbi12i 765 | . . 3 ⊢ ((𝑥 ∈ (𝐴 ∖ 𝐵) ∨ 𝑥 ∈ (𝐵 ∖ 𝐴)) ↔ ((𝑥 ∈ 𝐴 ∧ ¬ 𝑥 ∈ 𝐵) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐴))) |
4 | elun 3288 | . . 3 ⊢ (𝑥 ∈ ((𝐴 ∖ 𝐵) ∪ (𝐵 ∖ 𝐴)) ↔ (𝑥 ∈ (𝐴 ∖ 𝐵) ∨ 𝑥 ∈ (𝐵 ∖ 𝐴))) | |
5 | excxor 1388 | . . . 4 ⊢ ((𝑥 ∈ 𝐴 ⊻ 𝑥 ∈ 𝐵) ↔ ((𝑥 ∈ 𝐴 ∧ ¬ 𝑥 ∈ 𝐵) ∨ (¬ 𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵))) | |
6 | ancom 266 | . . . . 5 ⊢ ((¬ 𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵) ↔ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐴)) | |
7 | 6 | orbi2i 763 | . . . 4 ⊢ (((𝑥 ∈ 𝐴 ∧ ¬ 𝑥 ∈ 𝐵) ∨ (¬ 𝑥 ∈ 𝐴 ∧ 𝑥 ∈ 𝐵)) ↔ ((𝑥 ∈ 𝐴 ∧ ¬ 𝑥 ∈ 𝐵) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐴))) |
8 | 5, 7 | bitri 184 | . . 3 ⊢ ((𝑥 ∈ 𝐴 ⊻ 𝑥 ∈ 𝐵) ↔ ((𝑥 ∈ 𝐴 ∧ ¬ 𝑥 ∈ 𝐵) ∨ (𝑥 ∈ 𝐵 ∧ ¬ 𝑥 ∈ 𝐴))) |
9 | 3, 4, 8 | 3bitr4i 212 | . 2 ⊢ (𝑥 ∈ ((𝐴 ∖ 𝐵) ∪ (𝐵 ∖ 𝐴)) ↔ (𝑥 ∈ 𝐴 ⊻ 𝑥 ∈ 𝐵)) |
10 | 9 | abbi2i 2302 | 1 ⊢ ((𝐴 ∖ 𝐵) ∪ (𝐵 ∖ 𝐴)) = {𝑥 ∣ (𝑥 ∈ 𝐴 ⊻ 𝑥 ∈ 𝐵)} |
Colors of variables: wff set class |
Syntax hints: ¬ wn 3 ∧ wa 104 ∨ wo 709 = wceq 1363 ⊻ wxo 1385 ∈ wcel 2158 {cab 2173 ∖ cdif 3138 ∪ cun 3139 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-in1 615 ax-in2 616 ax-io 710 ax-5 1457 ax-7 1458 ax-gen 1459 ax-ie1 1503 ax-ie2 1504 ax-8 1514 ax-10 1515 ax-11 1516 ax-i12 1517 ax-bndl 1519 ax-4 1520 ax-17 1536 ax-i9 1540 ax-ial 1544 ax-i5r 1545 ax-ext 2169 |
This theorem depends on definitions: df-bi 117 df-tru 1366 df-xor 1386 df-nf 1471 df-sb 1773 df-clab 2174 df-cleq 2180 df-clel 2183 df-nfc 2318 df-v 2751 df-dif 3143 df-un 3145 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |