| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > fun | GIF version | ||
| Description: The union of two functions with disjoint domains. (Contributed by NM, 22-Sep-2004.) |
| Ref | Expression |
|---|---|
| fun | ⊢ (((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐷) ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐷)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fnun 5364 | . . . . 5 ⊢ (((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐹 ∪ 𝐺) Fn (𝐴 ∪ 𝐵)) | |
| 2 | 1 | expcom 116 | . . . 4 ⊢ ((𝐴 ∩ 𝐵) = ∅ → ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) → (𝐹 ∪ 𝐺) Fn (𝐴 ∪ 𝐵))) |
| 3 | rnun 5078 | . . . . . 6 ⊢ ran (𝐹 ∪ 𝐺) = (ran 𝐹 ∪ ran 𝐺) | |
| 4 | unss12 3335 | . . . . . 6 ⊢ ((ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷) → (ran 𝐹 ∪ ran 𝐺) ⊆ (𝐶 ∪ 𝐷)) | |
| 5 | 3, 4 | eqsstrid 3229 | . . . . 5 ⊢ ((ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷) → ran (𝐹 ∪ 𝐺) ⊆ (𝐶 ∪ 𝐷)) |
| 6 | 5 | a1i 9 | . . . 4 ⊢ ((𝐴 ∩ 𝐵) = ∅ → ((ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷) → ran (𝐹 ∪ 𝐺) ⊆ (𝐶 ∪ 𝐷))) |
| 7 | 2, 6 | anim12d 335 | . . 3 ⊢ ((𝐴 ∩ 𝐵) = ∅ → (((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) ∧ (ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷)) → ((𝐹 ∪ 𝐺) Fn (𝐴 ∪ 𝐵) ∧ ran (𝐹 ∪ 𝐺) ⊆ (𝐶 ∪ 𝐷)))) |
| 8 | df-f 5262 | . . . . 5 ⊢ (𝐹:𝐴⟶𝐶 ↔ (𝐹 Fn 𝐴 ∧ ran 𝐹 ⊆ 𝐶)) | |
| 9 | df-f 5262 | . . . . 5 ⊢ (𝐺:𝐵⟶𝐷 ↔ (𝐺 Fn 𝐵 ∧ ran 𝐺 ⊆ 𝐷)) | |
| 10 | 8, 9 | anbi12i 460 | . . . 4 ⊢ ((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐷) ↔ ((𝐹 Fn 𝐴 ∧ ran 𝐹 ⊆ 𝐶) ∧ (𝐺 Fn 𝐵 ∧ ran 𝐺 ⊆ 𝐷))) |
| 11 | an4 586 | . . . 4 ⊢ (((𝐹 Fn 𝐴 ∧ ran 𝐹 ⊆ 𝐶) ∧ (𝐺 Fn 𝐵 ∧ ran 𝐺 ⊆ 𝐷)) ↔ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) ∧ (ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷))) | |
| 12 | 10, 11 | bitri 184 | . . 3 ⊢ ((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐷) ↔ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) ∧ (ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷))) |
| 13 | df-f 5262 | . . 3 ⊢ ((𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐷) ↔ ((𝐹 ∪ 𝐺) Fn (𝐴 ∪ 𝐵) ∧ ran (𝐹 ∪ 𝐺) ⊆ (𝐶 ∪ 𝐷))) | |
| 14 | 7, 12, 13 | 3imtr4g 205 | . 2 ⊢ ((𝐴 ∩ 𝐵) = ∅ → ((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐷) → (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐷))) |
| 15 | 14 | impcom 125 | 1 ⊢ (((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐷) ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐷)) |
| Colors of variables: wff set class |
| Syntax hints: → wi 4 ∧ wa 104 = wceq 1364 ∪ cun 3155 ∩ cin 3156 ⊆ wss 3157 ∅c0 3450 ran crn 4664 Fn wfn 5253 ⟶wf 5254 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-in1 615 ax-in2 616 ax-io 710 ax-5 1461 ax-7 1462 ax-gen 1463 ax-ie1 1507 ax-ie2 1508 ax-8 1518 ax-10 1519 ax-11 1520 ax-i12 1521 ax-bndl 1523 ax-4 1524 ax-17 1540 ax-i9 1544 ax-ial 1548 ax-i5r 1549 ax-14 2170 ax-ext 2178 ax-sep 4151 ax-pow 4207 ax-pr 4242 |
| This theorem depends on definitions: df-bi 117 df-3an 982 df-tru 1367 df-nf 1475 df-sb 1777 df-eu 2048 df-mo 2049 df-clab 2183 df-cleq 2189 df-clel 2192 df-nfc 2328 df-ral 2480 df-v 2765 df-dif 3159 df-un 3161 df-in 3163 df-ss 3170 df-nul 3451 df-pw 3607 df-sn 3628 df-pr 3629 df-op 3631 df-br 4034 df-opab 4095 df-id 4328 df-rel 4670 df-cnv 4671 df-co 4672 df-dm 4673 df-rn 4674 df-fun 5260 df-fn 5261 df-f 5262 |
| This theorem is referenced by: fun2 5431 ftpg 5746 fsnunf 5762 |
| Copyright terms: Public domain | W3C validator |