Metamath Proof Explorer


Theorem sbcom3vv

Description: Substituting y for x and then z for y is equivalent to substituting z for both x and y . Version of sbcom3 with a disjoint variable condition using fewer axioms. (Contributed by NM, 27-May-1997) (Revised by Giovanni Mascellani, 8-Apr-2018) (Revised by BJ, 30-Dec-2020) (Proof shortened by Wolf Lammen, 19-Jan-2023)

Ref Expression
Assertion sbcom3vv ( [ 𝑧 / 𝑦 ] [ 𝑦 / 𝑥 ] 𝜑 ↔ [ 𝑧 / 𝑦 ] [ 𝑧 / 𝑥 ] 𝜑 )

Proof

Step Hyp Ref Expression
1 sbequ ( 𝑦 = 𝑧 → ( [ 𝑦 / 𝑥 ] 𝜑 ↔ [ 𝑧 / 𝑥 ] 𝜑 ) )
2 1 sbbiiev ( [ 𝑧 / 𝑦 ] [ 𝑦 / 𝑥 ] 𝜑 ↔ [ 𝑧 / 𝑦 ] [ 𝑧 / 𝑥 ] 𝜑 )