| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > fnunres1 | Structured version Visualization version GIF version | ||
| Description: Restriction of a disjoint union to the domain of the first function. (Contributed by Thierry Arnoux, 9-Dec-2021.) |
| Ref | Expression |
|---|---|
| fnunres1 | ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → ((𝐹 ∪ 𝐺) ↾ 𝐴) = 𝐹) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fndm 6593 | . . . 4 ⊢ (𝐹 Fn 𝐴 → dom 𝐹 = 𝐴) | |
| 2 | 1 | 3ad2ant1 1133 | . . 3 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → dom 𝐹 = 𝐴) |
| 3 | 2 | reseq2d 5936 | . 2 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → ((𝐹 ∪ 𝐺) ↾ dom 𝐹) = ((𝐹 ∪ 𝐺) ↾ 𝐴)) |
| 4 | fnrel 6592 | . . . 4 ⊢ (𝐹 Fn 𝐴 → Rel 𝐹) | |
| 5 | 4 | 3ad2ant1 1133 | . . 3 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → Rel 𝐹) |
| 6 | fndm 6593 | . . . . . 6 ⊢ (𝐺 Fn 𝐵 → dom 𝐺 = 𝐵) | |
| 7 | 6 | 3ad2ant2 1134 | . . . . 5 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → dom 𝐺 = 𝐵) |
| 8 | 2, 7 | ineq12d 4171 | . . . 4 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → (dom 𝐹 ∩ dom 𝐺) = (𝐴 ∩ 𝐵)) |
| 9 | simp3 1138 | . . . 4 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐴 ∩ 𝐵) = ∅) | |
| 10 | 8, 9 | eqtrd 2769 | . . 3 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → (dom 𝐹 ∩ dom 𝐺) = ∅) |
| 11 | relresdm1 5990 | . . 3 ⊢ ((Rel 𝐹 ∧ (dom 𝐹 ∩ dom 𝐺) = ∅) → ((𝐹 ∪ 𝐺) ↾ dom 𝐹) = 𝐹) | |
| 12 | 5, 10, 11 | syl2anc 584 | . 2 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → ((𝐹 ∪ 𝐺) ↾ dom 𝐹) = 𝐹) |
| 13 | 3, 12 | eqtr3d 2771 | 1 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → ((𝐹 ∪ 𝐺) ↾ 𝐴) = 𝐹) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ w3a 1086 = wceq 1541 ∪ cun 3897 ∩ cin 3898 ∅c0 4283 dom cdm 5622 ↾ cres 5624 Rel wrel 5627 Fn wfn 6485 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-ext 2706 ax-sep 5239 ax-nul 5249 ax-pr 5375 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-sb 2068 df-clab 2713 df-cleq 2726 df-clel 2809 df-ral 3050 df-rex 3059 df-rab 3398 df-v 3440 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4284 df-if 4478 df-sn 4579 df-pr 4581 df-op 4585 df-br 5097 df-opab 5159 df-xp 5628 df-rel 5629 df-dm 5632 df-res 5634 df-fun 6492 df-fn 6493 |
| This theorem is referenced by: fnunres2 6603 tocycfvres2 33142 cycpmconjslem2 33186 gsumind 33375 lbsdiflsp0 33732 actfunsnf1o 34710 dvun 42556 evlselvlem 42771 evlselv 42772 |
| Copyright terms: Public domain | W3C validator |