Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > uncom | Structured version Visualization version GIF version |
Description: Commutative law for union of classes. Exercise 6 of [TakeutiZaring] p. 17. (Contributed by NM, 25-Jun-1998.) (Proof shortened by Andrew Salmon, 26-Jun-2011.) |
Ref | Expression |
---|---|
uncom | ⊢ (𝐴 ∪ 𝐵) = (𝐵 ∪ 𝐴) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | orcom 866 | . . 3 ⊢ ((𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐵) ↔ (𝑥 ∈ 𝐵 ∨ 𝑥 ∈ 𝐴)) | |
2 | elun 4079 | . . 3 ⊢ (𝑥 ∈ (𝐵 ∪ 𝐴) ↔ (𝑥 ∈ 𝐵 ∨ 𝑥 ∈ 𝐴)) | |
3 | 1, 2 | bitr4i 277 | . 2 ⊢ ((𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐵) ↔ 𝑥 ∈ (𝐵 ∪ 𝐴)) |
4 | 3 | uneqri 4081 | 1 ⊢ (𝐴 ∪ 𝐵) = (𝐵 ∪ 𝐴) |
Copyright terms: Public domain | W3C validator |