| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ex-res | Structured version Visualization version GIF version | ||
| Description: Example for df-res 5675. Example by David A. Wheeler. (Contributed by Mario Carneiro, 7-May-2015.) |
| Ref | Expression |
|---|---|
| ex-res | ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → (𝐹 ↾ 𝐵) = {〈2, 6〉}) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | simpl 487 | . . . . 5 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → 𝐹 = {〈2, 6〉, 〈3, 9〉}) | |
| 2 | df-pr 4593 | . . . . 5 ⊢ {〈2, 6〉, 〈3, 9〉} = ({〈2, 6〉} ∪ {〈3, 9〉}) | |
| 3 | 1, 2 | eqtrdi 2814 | . . . 4 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → 𝐹 = ({〈2, 6〉} ∪ {〈3, 9〉})) |
| 4 | 3 | reseq1d 5979 | . . 3 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → (𝐹 ↾ 𝐵) = (({〈2, 6〉} ∪ {〈3, 9〉}) ↾ 𝐵)) |
| 5 | resundir 5995 | . . 3 ⊢ (({〈2, 6〉} ∪ {〈3, 9〉}) ↾ 𝐵) = (({〈2, 6〉} ↾ 𝐵) ∪ ({〈3, 9〉} ↾ 𝐵)) | |
| 6 | 4, 5 | eqtrdi 2814 | . 2 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → (𝐹 ↾ 𝐵) = (({〈2, 6〉} ↾ 𝐵) ∪ ({〈3, 9〉} ↾ 𝐵))) |
| 7 | 2re 12316 | . . . . . . 7 ⊢ 2 ∈ ℝ | |
| 8 | 7 | elexi 3477 | . . . . . 6 ⊢ 2 ∈ V |
| 9 | 6re 12332 | . . . . . . 7 ⊢ 6 ∈ ℝ | |
| 10 | 9 | elexi 3477 | . . . . . 6 ⊢ 6 ∈ V |
| 11 | 8, 10 | relsnop 5794 | . . . . 5 ⊢ Rel {〈2, 6〉} |
| 12 | dmsnopss 6217 | . . . . . 6 ⊢ dom {〈2, 6〉} ⊆ {2} | |
| 13 | snsspr2 4782 | . . . . . . 7 ⊢ {2} ⊆ {1, 2} | |
| 14 | simpr 489 | . . . . . . 7 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → 𝐵 = {1, 2}) | |
| 15 | 13, 14 | sseqtrrid 3981 | . . . . . 6 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → {2} ⊆ 𝐵) |
| 16 | 12, 15 | sstrid 3949 | . . . . 5 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → dom {〈2, 6〉} ⊆ 𝐵) |
| 17 | relssres 6023 | . . . . 5 ⊢ ((Rel {〈2, 6〉} ∧ dom {〈2, 6〉} ⊆ 𝐵) → ({〈2, 6〉} ↾ 𝐵) = {〈2, 6〉}) | |
| 18 | 11, 16, 17 | sylancr 598 | . . . 4 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → ({〈2, 6〉} ↾ 𝐵) = {〈2, 6〉}) |
| 19 | 1re 11209 | . . . . . . . 8 ⊢ 1 ∈ ℝ | |
| 20 | 1lt3 12417 | . . . . . . . 8 ⊢ 1 < 3 | |
| 21 | 19, 20 | gtneii 11323 | . . . . . . 7 ⊢ 3 ≠ 1 |
| 22 | 2lt3 12415 | . . . . . . . 8 ⊢ 2 < 3 | |
| 23 | 7, 22 | gtneii 11323 | . . . . . . 7 ⊢ 3 ≠ 2 |
| 24 | 21, 23 | nelpri 4622 | . . . . . 6 ⊢ ¬ 3 ∈ {1, 2} |
| 25 | 14 | eleq2d 2849 | . . . . . 6 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → (3 ∈ 𝐵 ↔ 3 ∈ {1, 2})) |
| 26 | 24, 25 | mtbiri 330 | . . . . 5 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → ¬ 3 ∈ 𝐵) |
| 27 | ressnop0 7152 | . . . . 5 ⊢ (¬ 3 ∈ 𝐵 → ({〈3, 9〉} ↾ 𝐵) = ∅) | |
| 28 | 26, 27 | syl 18 | . . . 4 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → ({〈3, 9〉} ↾ 𝐵) = ∅) |
| 29 | 18, 28 | uneq12d 4124 | . . 3 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → (({〈2, 6〉} ↾ 𝐵) ∪ ({〈3, 9〉} ↾ 𝐵)) = ({〈2, 6〉} ∪ ∅)) |
| 30 | un0 4352 | . . 3 ⊢ ({〈2, 6〉} ∪ ∅) = {〈2, 6〉} | |
| 31 | 29, 30 | eqtrdi 2814 | . 2 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → (({〈2, 6〉} ↾ 𝐵) ∪ ({〈3, 9〉} ↾ 𝐵)) = {〈2, 6〉}) |
| 32 | 6, 31 | eqtrd 2798 | 1 ⊢ ((𝐹 = {〈2, 6〉, 〈3, 9〉} ∧ 𝐵 = {1, 2}) → (𝐹 ↾ 𝐵) = {〈2, 6〉}) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ∧ wa 400 = wceq 1570 ∈ wcel 2143 ∪ cun 3904 ⊆ wss 3906 ∅c0 4287 {csn 4590 {cpr 4592 〈cop 4596 dom cdm 5663 ↾ cres 5665 Rel wrel 5668 ℝcr 11100 1c1 11102 2c2 12296 3c3 12297 6c6 12300 9c9 12303 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-sep 5258 ax-nul 5270 ax-pow 5338 ax-pr 5406 ax-un 7734 ax-resscn 11158 ax-1cn 11159 ax-icn 11160 ax-addcl 11161 ax-addrcl 11162 ax-mulcl 11163 ax-mulrcl 11164 ax-mulcom 11165 ax-addass 11166 ax-mulass 11167 ax-distr 11168 ax-i2m1 11169 ax-1ne0 11170 ax-1rid 11171 ax-rnegex 11172 ax-rrecex 11173 ax-cnre 11174 ax-pre-lttri 11175 ax-pre-lttrn 11176 ax-pre-ltadd 11177 ax-pre-mulgt0 11178 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ne 2959 df-nel 3065 df-ral 3080 df-rex 3090 df-reu 3370 df-rab 3417 df-v 3457 df-sbc 3746 df-csb 3855 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-nul 4288 df-if 4489 df-pw 4565 df-sn 4591 df-pr 4593 df-op 4597 df-uni 4874 df-br 5111 df-opab 5175 df-mpt 5194 df-id 5558 df-po 5571 df-so 5572 df-xp 5669 df-rel 5670 df-cnv 5671 df-co 5672 df-dm 5673 df-rn 5674 df-res 5675 df-ima 5676 df-iota 6494 df-fun 6540 df-fn 6541 df-f 6542 df-f1 6543 df-fo 6544 df-f1o 6545 df-fv 6546 df-riota 7369 df-ov 7415 df-oprab 7416 df-mpo 7417 df-er 8695 df-en 8945 df-dom 8946 df-sdom 8947 df-pnf 11246 df-mnf 11247 df-xr 11248 df-ltxr 11249 df-le 11250 df-sub 11444 df-neg 11445 df-2 12304 df-3 12305 df-4 12306 df-5 12307 df-6 12308 |
| This theorem is referenced by: ex-ima 30774 |
| Copyright terms: Public domain | W3C validator |