Metamath Proof Explorer


Theorem qmapeldisjs

Description: When R is a set (e.g., when it is an element of the class of relations df-rels ), the quotient map element of the class of disjoint relations and the disjoint relation predicate for quotient maps are the same. (Contributed by Peter Mazsa, 12-Feb-2026)

Ref Expression
Assertion qmapeldisjs ( 𝑅𝑉 → ( QMap 𝑅 ∈ Disjs ↔ Disj QMap 𝑅 ) )

Proof

Step Hyp Ref Expression
1 qmapex ( 𝑅𝑉 → QMap 𝑅 ∈ V )
2 eldisjsdisj ( QMap 𝑅 ∈ V → ( QMap 𝑅 ∈ Disjs ↔ Disj QMap 𝑅 ) )
3 1 2 syl ( 𝑅𝑉 → ( QMap 𝑅 ∈ Disjs ↔ Disj QMap 𝑅 ) )