| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > fun2 | Structured version Visualization version GIF version | ||
| Description: The union of two functions with disjoint domains. (Contributed by Mario Carneiro, 12-Mar-2015.) |
| Ref | Expression |
|---|---|
| fun2 | ⊢ (((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐶) ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶𝐶) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fun 6729 | . 2 ⊢ (((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐶) ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐶)) | |
| 2 | unidm 4128 | . . 3 ⊢ (𝐶 ∪ 𝐶) = 𝐶 | |
| 3 | feq3 6676 | . . 3 ⊢ ((𝐶 ∪ 𝐶) = 𝐶 → ((𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐶) ↔ (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶𝐶)) | |
| 4 | 2, 3 | ax-mp 5 | . 2 ⊢ ((𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐶) ↔ (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶𝐶) |
| 5 | 1, 4 | sylib 218 | 1 ⊢ (((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐶) ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶𝐶) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1540 ∪ cun 3920 ∩ cin 3921 ∅c0 4304 ⟶wf 6515 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-12 2178 ax-ext 2702 ax-sep 5259 ax-nul 5269 ax-pr 5395 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-clab 2709 df-cleq 2722 df-clel 2804 df-ral 3047 df-rex 3056 df-rab 3412 df-v 3457 df-dif 3925 df-un 3927 df-in 3929 df-ss 3939 df-nul 4305 df-if 4497 df-sn 4598 df-pr 4600 df-op 4604 df-br 5116 df-opab 5178 df-id 5541 df-xp 5652 df-rel 5653 df-cnv 5654 df-co 5655 df-dm 5656 df-rn 5657 df-fun 6521 df-fn 6522 df-f 6523 |
| This theorem is referenced by: fun2d 6731 axlowdimlem5 28880 axlowdimlem7 28882 resf1o 32661 locfinref 33839 breprexplema 34629 |
| Copyright terms: Public domain | W3C validator |