Description: Equality deduction for indexed intersection. (Contributed by NM, 3-Aug-2004)
Ref | Expression | ||
---|---|---|---|
Hypothesis | iuneq2dv.1 | ⊢ ( ( 𝜑 ∧ 𝑥 ∈ 𝐴 ) → 𝐵 = 𝐶 ) | |
Assertion | iineq2dv | ⊢ ( 𝜑 → ∩ 𝑥 ∈ 𝐴 𝐵 = ∩ 𝑥 ∈ 𝐴 𝐶 ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | iuneq2dv.1 | ⊢ ( ( 𝜑 ∧ 𝑥 ∈ 𝐴 ) → 𝐵 = 𝐶 ) | |
2 | nfv | ⊢ Ⅎ 𝑥 𝜑 | |
3 | 2 1 | iineq2d | ⊢ ( 𝜑 → ∩ 𝑥 ∈ 𝐴 𝐵 = ∩ 𝑥 ∈ 𝐴 𝐶 ) |