Metamath Proof Explorer


Theorem raleleq

Description: All elements of a class are elements of a class equal to this class. (Contributed by AV, 30-Oct-2020)

Ref Expression
Assertion raleleq ( 𝐴 = 𝐵 → ∀ 𝑥𝐴 𝑥𝐵 )

Proof

Step Hyp Ref Expression
1 ralel 𝑥𝐵 𝑥𝐵
2 id ( 𝐴 = 𝐵𝐴 = 𝐵 )
3 2 raleqdv ( 𝐴 = 𝐵 → ( ∀ 𝑥𝐴 𝑥𝐵 ↔ ∀ 𝑥𝐵 𝑥𝐵 ) )
4 1 3 mpbiri ( 𝐴 = 𝐵 → ∀ 𝑥𝐴 𝑥𝐵 )