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

Theorem mptun 6466
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 5111 . 2 (𝑥 ∈ (𝐴𝐵) ↦ 𝐶) = {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶)}
2 df-mpt 5111 . . . 4 (𝑥𝐴𝐶) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦 = 𝐶)}
3 df-mpt 5111 . . . 4 (𝑥𝐵𝐶) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐵𝑦 = 𝐶)}
42, 3uneq12i 4088 . . 3 ((𝑥𝐴𝐶) ∪ (𝑥𝐵𝐶)) = ({⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦 = 𝐶)} ∪ {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐵𝑦 = 𝐶)})
5 elun 4076 . . . . . . 7 (𝑥 ∈ (𝐴𝐵) ↔ (𝑥𝐴𝑥𝐵))
65anbi1i 626 . . . . . 6 ((𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶) ↔ ((𝑥𝐴𝑥𝐵) ∧ 𝑦 = 𝐶))
7 andir 1006 . . . . . 6 (((𝑥𝐴𝑥𝐵) ∧ 𝑦 = 𝐶) ↔ ((𝑥𝐴𝑦 = 𝐶) ∨ (𝑥𝐵𝑦 = 𝐶)))
86, 7bitri 278 . . . . 5 ((𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶) ↔ ((𝑥𝐴𝑦 = 𝐶) ∨ (𝑥𝐵𝑦 = 𝐶)))
98opabbii 5097 . . . 4 {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶)} = {⟨𝑥, 𝑦⟩ ∣ ((𝑥𝐴𝑦 = 𝐶) ∨ (𝑥𝐵𝑦 = 𝐶))}
10 unopab 5109 . . . 4 ({⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦 = 𝐶)} ∪ {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐵𝑦 = 𝐶)}) = {⟨𝑥, 𝑦⟩ ∣ ((𝑥𝐴𝑦 = 𝐶) ∨ (𝑥𝐵𝑦 = 𝐶))}
119, 10eqtr4i 2824 . . 3 {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶)} = ({⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦 = 𝐶)} ∪ {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐵𝑦 = 𝐶)})
124, 11eqtr4i 2824 . 2 ((𝑥𝐴𝐶) ∪ (𝑥𝐵𝐶)) = {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ (𝐴𝐵) ∧ 𝑦 = 𝐶)}
131, 12eqtr4i 2824 1 (𝑥 ∈ (𝐴𝐵) ↦ 𝐶) = ((𝑥𝐴𝐶) ∪ (𝑥𝐵𝐶))
Colors of variables: wff setvar class
Syntax hints:  wa 399  wo 844   = wceq 1538  wcel 2111  cun 3879  {copab 5092  cmpt 5110
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-12 2175  ax-ext 2770
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-ex 1782  df-nf 1786  df-sb 2070  df-clab 2777  df-cleq 2791  df-clel 2870  df-v 3443  df-un 3886  df-opab 5093  df-mpt 5111
This theorem is referenced by:  partfun  6467  fmptap  6909  fmptapd  6910  esumrnmpt2  31437  ptrest  35056  fsuppssind  39459
  Copyright terms: Public domain W3C validator