Metamath Proof Explorer


Theorem tpass

Description: Split off the first element of an unordered triple. (Contributed by Mario Carneiro, 5-Jan-2016)

Ref Expression
Assertion tpass ⊢ A B C = A ∪ B C

Proof

Step Hyp Ref Expression
1 df-tp ⊢ B C A = B C ∪ A
2 tprot ⊢ A B C = B C A
3 uncom ⊢ A ∪ B C = B C ∪ A
4 1 2 3 3eqtr4i ⊢ A B C = A ∪ B C