Metamath Proof Explorer


Theorem bj-opelrelex

Description: The coordinates of an ordered pair that belongs to a relation are sets. TODO: Slightly shorter than brrelex12 , which could be proved from it. (Contributed by BJ, 27-Dec-2023)

Ref Expression
Assertion bj-opelrelex ⊢ Rel ⁡ R ∧ A B ∈ R → A ∈ V ∧ B ∈ V

Proof

Step Hyp Ref Expression
1 df-rel ⊢ Rel ⁡ R ↔ R ⊆ V × V
2 1 biimpi ⊢ Rel ⁡ R → R ⊆ V × V
3 2 sselda ⊢ Rel ⁡ R ∧ A B ∈ R → A B ∈ V × V
4 opelxp ⊢ A B ∈ V × V ↔ A ∈ V ∧ B ∈ V
5 3 4 sylib ⊢ Rel ⁡ R ∧ A B ∈ R → A ∈ V ∧ B ∈ V