MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  mptun Structured version   Visualization version   GIF version

Theorem mptun 6025
Description: Union of mappings which are mutually compatible. (Contributed by Mario Carneiro, 31-Aug-2015.)
Assertion
Ref Expression
mptun (𝑥 ∈ (𝐴𝐵) ↦ 𝐶) = ((𝑥𝐴𝐶) ∪ (𝑥𝐵𝐶))

Proof of Theorem mptun
Dummy variable 𝑦 is distinct from all other variables.
StepHypRef Expression
1 df-mpt 4730 . 2 (𝑥 ∈ (𝐴𝐵) ↦ 𝐶) = {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶)}
2 df-mpt 4730 . . . 4 (𝑥𝐴𝐶) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦 = 𝐶)}
3 df-mpt 4730 . . . 4 (𝑥𝐵𝐶) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐵𝑦 = 𝐶)}
42, 3uneq12i 3765 . . 3 ((𝑥𝐴𝐶) ∪ (𝑥𝐵𝐶)) = ({⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦 = 𝐶)} ∪ {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐵𝑦 = 𝐶)})
5 elun 3753 . . . . . . 7 (𝑥 ∈ (𝐴𝐵) ↔ (𝑥𝐴𝑥𝐵))
65anbi1i 731 . . . . . 6 ((𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶) ↔ ((𝑥𝐴𝑥𝐵) ∧ 𝑦 = 𝐶))
7 andir 912 . . . . . 6 (((𝑥𝐴𝑥𝐵) ∧ 𝑦 = 𝐶) ↔ ((𝑥𝐴𝑦 = 𝐶) ∨ (𝑥𝐵𝑦 = 𝐶)))
86, 7bitri 264 . . . . 5 ((𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶) ↔ ((𝑥𝐴𝑦 = 𝐶) ∨ (𝑥𝐵𝑦 = 𝐶)))
98opabbii 4717 . . . 4 {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶)} = {⟨𝑥, 𝑦⟩ ∣ ((𝑥𝐴𝑦 = 𝐶) ∨ (𝑥𝐵𝑦 = 𝐶))}
10 unopab 4728 . . . 4 ({⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦 = 𝐶)} ∪ {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐵𝑦 = 𝐶)}) = {⟨𝑥, 𝑦⟩ ∣ ((𝑥𝐴𝑦 = 𝐶) ∨ (𝑥𝐵𝑦 = 𝐶))}
119, 10eqtr4i 2647 . . 3 {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶)} = ({⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦 = 𝐶)} ∪ {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐵𝑦 = 𝐶)})
124, 11eqtr4i 2647 . 2 ((𝑥𝐴𝐶) ∪ (𝑥𝐵𝐶)) = {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶)}
131, 12eqtr4i 2647 1 (𝑥 ∈ (𝐴𝐵) ↦ 𝐶) = ((𝑥𝐴𝐶) ∪ (𝑥𝐵𝐶))
Colors of variables: wff setvar class
Syntax hints:  wo 383  wa 384   = wceq 1483  wcel 1990  cun 3572  {copab 4712  cmpt 4729
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-v 3202  df-un 3579  df-opab 4713  df-mpt 4730
This theorem is referenced by:  fmptap  6436  fmptapd  6437  partfun  29475  esumrnmpt2  30130  ptrest  33408
  Copyright terms: Public domain W3C validator