Metamath Proof Explorer


Theorem disjiunb

Description: Two ways to say that a collection of index unions C ( i , x ) for i e. A and x e. B is disjoint. (Contributed by AV, 9-Jan-2022)

Ref Expression
Hypotheses disjiunb.1 ( 𝑖 = 𝑗𝐵 = 𝐷 )
disjiunb.2 ( 𝑖 = 𝑗𝐶 = 𝐸 )
Assertion disjiunb ( Disj 𝑖𝐴 𝑥𝐵 𝐶 ↔ ∀ 𝑖𝐴𝑗𝐴 ( 𝑖 = 𝑗 ∨ ( 𝑥𝐵 𝐶 𝑥𝐷 𝐸 ) = ∅ ) )

Proof

Step Hyp Ref Expression
1 disjiunb.1 ( 𝑖 = 𝑗𝐵 = 𝐷 )
2 disjiunb.2 ( 𝑖 = 𝑗𝐶 = 𝐸 )
3 1 2 iuneq12d ( 𝑖 = 𝑗 𝑥𝐵 𝐶 = 𝑥𝐷 𝐸 )
4 3 disjor ( Disj 𝑖𝐴 𝑥𝐵 𝐶 ↔ ∀ 𝑖𝐴𝑗𝐴 ( 𝑖 = 𝑗 ∨ ( 𝑥𝐵 𝐶 𝑥𝐷 𝐸 ) = ∅ ) )