![]() |
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 5025 | . . . . 5 ⊢ (((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐹 ∪ 𝐺) Fn (𝐴 ∪ 𝐵)) | |
2 | 1 | expcom 114 | . . . 4 ⊢ ((𝐴 ∩ 𝐵) = ∅ → ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) → (𝐹 ∪ 𝐺) Fn (𝐴 ∪ 𝐵))) |
3 | rnun 4752 | . . . . . 6 ⊢ ran (𝐹 ∪ 𝐺) = (ran 𝐹 ∪ ran 𝐺) | |
4 | unss12 3144 | . . . . . 6 ⊢ ((ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷) → (ran 𝐹 ∪ ran 𝐺) ⊆ (𝐶 ∪ 𝐷)) | |
5 | 3, 4 | syl5eqss 3043 | . . . . 5 ⊢ ((ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷) → ran (𝐹 ∪ 𝐺) ⊆ (𝐶 ∪ 𝐷)) |
6 | 5 | a1i 9 | . . . 4 ⊢ ((𝐴 ∩ 𝐵) = ∅ → ((ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷) → ran (𝐹 ∪ 𝐺) ⊆ (𝐶 ∪ 𝐷))) |
7 | 2, 6 | anim12d 328 | . . 3 ⊢ ((𝐴 ∩ 𝐵) = ∅ → (((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) ∧ (ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷)) → ((𝐹 ∪ 𝐺) Fn (𝐴 ∪ 𝐵) ∧ ran (𝐹 ∪ 𝐺) ⊆ (𝐶 ∪ 𝐷)))) |
8 | df-f 4926 | . . . . 5 ⊢ (𝐹:𝐴⟶𝐶 ↔ (𝐹 Fn 𝐴 ∧ ran 𝐹 ⊆ 𝐶)) | |
9 | df-f 4926 | . . . . 5 ⊢ (𝐺:𝐵⟶𝐷 ↔ (𝐺 Fn 𝐵 ∧ ran 𝐺 ⊆ 𝐷)) | |
10 | 8, 9 | anbi12i 447 | . . . 4 ⊢ ((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐷) ↔ ((𝐹 Fn 𝐴 ∧ ran 𝐹 ⊆ 𝐶) ∧ (𝐺 Fn 𝐵 ∧ ran 𝐺 ⊆ 𝐷))) |
11 | an4 550 | . . . 4 ⊢ (((𝐹 Fn 𝐴 ∧ ran 𝐹 ⊆ 𝐶) ∧ (𝐺 Fn 𝐵 ∧ ran 𝐺 ⊆ 𝐷)) ↔ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) ∧ (ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷))) | |
12 | 10, 11 | bitri 182 | . . 3 ⊢ ((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐷) ↔ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵) ∧ (ran 𝐹 ⊆ 𝐶 ∧ ran 𝐺 ⊆ 𝐷))) |
13 | df-f 4926 | . . 3 ⊢ ((𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐷) ↔ ((𝐹 ∪ 𝐺) Fn (𝐴 ∪ 𝐵) ∧ ran (𝐹 ∪ 𝐺) ⊆ (𝐶 ∪ 𝐷))) | |
14 | 7, 12, 13 | 3imtr4g 203 | . 2 ⊢ ((𝐴 ∩ 𝐵) = ∅ → ((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐷) → (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐷))) |
15 | 14 | impcom 123 | 1 ⊢ (((𝐹:𝐴⟶𝐶 ∧ 𝐺:𝐵⟶𝐷) ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐹 ∪ 𝐺):(𝐴 ∪ 𝐵)⟶(𝐶 ∪ 𝐷)) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 102 = wceq 1284 ∪ cun 2971 ∩ cin 2972 ⊆ wss 2973 ∅c0 3251 ran crn 4364 Fn wfn 4917 ⟶wf 4918 |
This theorem was proved from axioms: ax-1 5 ax-2 6 ax-mp 7 ax-ia1 104 ax-ia2 105 ax-ia3 106 ax-in1 576 ax-in2 577 ax-io 662 ax-5 1376 ax-7 1377 ax-gen 1378 ax-ie1 1422 ax-ie2 1423 ax-8 1435 ax-10 1436 ax-11 1437 ax-i12 1438 ax-bndl 1439 ax-4 1440 ax-14 1445 ax-17 1459 ax-i9 1463 ax-ial 1467 ax-i5r 1468 ax-ext 2063 ax-sep 3896 ax-pow 3948 ax-pr 3964 |
This theorem depends on definitions: df-bi 115 df-3an 921 df-tru 1287 df-nf 1390 df-sb 1686 df-eu 1944 df-mo 1945 df-clab 2068 df-cleq 2074 df-clel 2077 df-nfc 2208 df-ral 2353 df-v 2603 df-dif 2975 df-un 2977 df-in 2979 df-ss 2986 df-nul 3252 df-pw 3384 df-sn 3404 df-pr 3405 df-op 3407 df-br 3786 df-opab 3840 df-id 4048 df-rel 4370 df-cnv 4371 df-co 4372 df-dm 4373 df-rn 4374 df-fun 4924 df-fn 4925 df-f 4926 |
This theorem is referenced by: fun2 5084 ftpg 5368 fsnunf 5383 |
Copyright terms: Public domain | W3C validator |