Metamath Proof Explorer


Theorem tpssd

Description: Deduction version of tpssi : An unordered triple of elements of a class is a subset of that class. (Contributed by Thierry Arnoux, 2-Nov-2025)

Ref Expression
Hypotheses tpssd.1 ⊢ φ → A ∈ D
tpssd.2 ⊢ φ → B ∈ D
tpssd.3 ⊢ φ → C ∈ D
Assertion tpssd ⊢ φ → A B C ⊆ D

Proof

Step Hyp Ref Expression
1 tpssd.1 ⊢ φ → A ∈ D
2 tpssd.2 ⊢ φ → B ∈ D
3 tpssd.3 ⊢ φ → C ∈ D
4 tpssi ⊢ A ∈ D ∧ B ∈ D ∧ C ∈ D → A B C ⊆ D
5 1 2 3 4 syl3anc ⊢ φ → A B C ⊆ D