Metamath Proof Explorer


Theorem disjresdisj

Description: The intersection of restrictions to disjoint is the empty class. (Contributed by Peter Mazsa, 24-Jul-2024)

Ref Expression
Assertion disjresdisj ( ( 𝐴𝐵 ) = ∅ → ( ( 𝑅𝐴 ) ∩ ( 𝑅𝐵 ) ) = ∅ )

Proof

Step Hyp Ref Expression
1 resindi ( 𝑅 ↾ ( 𝐴𝐵 ) ) = ( ( 𝑅𝐴 ) ∩ ( 𝑅𝐵 ) )
2 disjresin ( ( 𝐴𝐵 ) = ∅ → ( 𝑅 ↾ ( 𝐴𝐵 ) ) = ∅ )
3 1 2 eqtr3id ( ( 𝐴𝐵 ) = ∅ → ( ( 𝑅𝐴 ) ∩ ( 𝑅𝐵 ) ) = ∅ )