Description: Equality theorem for unordered triples. (Contributed by NM, 22-Jun-2014)
| Ref | Expression | ||
|---|---|---|---|
| Hypothesis | tpeq1d.1 | ⊢ ( 𝜑 → 𝐴 = 𝐵 ) | |
| Assertion | tpeq2d | ⊢ ( 𝜑 → { 𝐶 , 𝐴 , 𝐷 } = { 𝐶 , 𝐵 , 𝐷 } ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | tpeq1d.1 | ⊢ ( 𝜑 → 𝐴 = 𝐵 ) | |
| 2 | tpeq2 | ⊢ ( 𝐴 = 𝐵 → { 𝐶 , 𝐴 , 𝐷 } = { 𝐶 , 𝐵 , 𝐷 } ) | |
| 3 | 1 2 | syl | ⊢ ( 𝜑 → { 𝐶 , 𝐴 , 𝐷 } = { 𝐶 , 𝐵 , 𝐷 } ) |