| 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 6646 | . . . 4 ⊢ (𝐹 Fn 𝐴 → dom 𝐹 = 𝐴) | |
| 2 | 1 | 3ad2ant1 1133 | . . 3 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → dom 𝐹 = 𝐴) |
| 3 | 2 | reseq2d 5971 | . 2 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → ((𝐹 ∪ 𝐺) ↾ dom 𝐹) = ((𝐹 ∪ 𝐺) ↾ 𝐴)) |
| 4 | fnrel 6645 | . . . 4 ⊢ (𝐹 Fn 𝐴 → Rel 𝐹) | |
| 5 | 4 | 3ad2ant1 1133 | . . 3 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → Rel 𝐹) |
| 6 | fndm 6646 | . . . . . 6 ⊢ (𝐺 Fn 𝐵 → dom 𝐺 = 𝐵) | |
| 7 | 6 | 3ad2ant2 1134 | . . . . 5 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → dom 𝐺 = 𝐵) |
| 8 | 2, 7 | ineq12d 4201 | . . . 4 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → (dom 𝐹 ∩ dom 𝐺) = (𝐴 ∩ 𝐵)) |
| 9 | simp3 1138 | . . . 4 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → (𝐴 ∩ 𝐵) = ∅) | |
| 10 | 8, 9 | eqtrd 2771 | . . 3 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → (dom 𝐹 ∩ dom 𝐺) = ∅) |
| 11 | relresdm1 6025 | . . 3 ⊢ ((Rel 𝐹 ∧ (dom 𝐹 ∩ dom 𝐺) = ∅) → ((𝐹 ∪ 𝐺) ↾ dom 𝐹) = 𝐹) | |
| 12 | 5, 10, 11 | syl2anc 584 | . 2 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → ((𝐹 ∪ 𝐺) ↾ dom 𝐹) = 𝐹) |
| 13 | 3, 12 | eqtr3d 2773 | 1 ⊢ ((𝐹 Fn 𝐴 ∧ 𝐺 Fn 𝐵 ∧ (𝐴 ∩ 𝐵) = ∅) → ((𝐹 ∪ 𝐺) ↾ 𝐴) = 𝐹) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ w3a 1086 = wceq 1540 ∪ cun 3929 ∩ cin 3930 ∅c0 4313 dom cdm 5659 ↾ cres 5661 Rel wrel 5664 Fn wfn 6531 |
| 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-ext 2708 ax-sep 5271 ax-nul 5281 ax-pr 5407 |
| 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-sb 2066 df-clab 2715 df-cleq 2728 df-clel 2810 df-ral 3053 df-rex 3062 df-rab 3421 df-v 3466 df-dif 3934 df-un 3936 df-in 3938 df-ss 3948 df-nul 4314 df-if 4506 df-sn 4607 df-pr 4609 df-op 4613 df-br 5125 df-opab 5187 df-xp 5665 df-rel 5666 df-dm 5669 df-res 5671 df-fun 6538 df-fn 6539 |
| This theorem is referenced by: fnunres2 6656 tocycfvres2 33127 cycpmconjslem2 33171 lbsdiflsp0 33671 actfunsnf1o 34641 dvun 42369 evlselvlem 42576 evlselv 42577 |
| Copyright terms: Public domain | W3C validator |