Metamath Proof Explorer


Theorem sstr2OLD

Description: Obsolete version of sstr2 as of 19-May-2025. (Contributed by NM, 24-Jun-1993) (Proof shortened by Andrew Salmon, 14-Jun-2011) (Proof modification is discouraged.) (New usage is discouraged.)

Ref Expression
Assertion sstr2OLD ( 𝐴𝐵 → ( 𝐵𝐶𝐴𝐶 ) )

Proof

Step Hyp Ref Expression
1 ssel ( 𝐴𝐵 → ( 𝑥𝐴𝑥𝐵 ) )
2 1 imim1d ( 𝐴𝐵 → ( ( 𝑥𝐵𝑥𝐶 ) → ( 𝑥𝐴𝑥𝐶 ) ) )
3 2 alimdv ( 𝐴𝐵 → ( ∀ 𝑥 ( 𝑥𝐵𝑥𝐶 ) → ∀ 𝑥 ( 𝑥𝐴𝑥𝐶 ) ) )
4 df-ss ( 𝐵𝐶 ↔ ∀ 𝑥 ( 𝑥𝐵𝑥𝐶 ) )
5 df-ss ( 𝐴𝐶 ↔ ∀ 𝑥 ( 𝑥𝐴𝑥𝐶 ) )
6 3 4 5 3imtr4g ( 𝐴𝐵 → ( 𝐵𝐶𝐴𝐶 ) )