| Mathbox for Glauco Siliprandi |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > Mathboxes > hoidifhspval2 | Structured version Visualization version GIF version | ||
| Description: 𝐷 is a function that returns the representation of the left side of the difference of a half-open interval and a half-space. Used in Lemma 115F of [Fremlin1] p. 31 . (Contributed by Glauco Siliprandi, 24-Dec-2020.) |
| Ref | Expression |
|---|---|
| hoidifhspval2.d | ⊢ 𝐷 = (𝑥 ∈ ℝ ↦ (𝑎 ∈ (ℝ ↑m 𝑋) ↦ (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑥 ≤ (𝑎‘𝑘), (𝑎‘𝑘), 𝑥), (𝑎‘𝑘))))) |
| hoidifhspval2.y | ⊢ (𝜑 → 𝑌 ∈ ℝ) |
| hoidifhspval2.x | ⊢ (𝜑 → 𝑋 ∈ 𝑉) |
| hoidifhspval2.a | ⊢ (𝜑 → 𝐴:𝑋⟶ℝ) |
| Ref | Expression |
|---|---|
| hoidifhspval2 | ⊢ (𝜑 → ((𝐷‘𝑌)‘𝐴) = (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝐴‘𝑘), (𝐴‘𝑘), 𝑌), (𝐴‘𝑘)))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | hoidifhspval2.d | . . 3 ⊢ 𝐷 = (𝑥 ∈ ℝ ↦ (𝑎 ∈ (ℝ ↑m 𝑋) ↦ (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑥 ≤ (𝑎‘𝑘), (𝑎‘𝑘), 𝑥), (𝑎‘𝑘))))) | |
| 2 | hoidifhspval2.y | . . 3 ⊢ (𝜑 → 𝑌 ∈ ℝ) | |
| 3 | 1, 2 | hoidifhspval 46794 | . 2 ⊢ (𝜑 → (𝐷‘𝑌) = (𝑎 ∈ (ℝ ↑m 𝑋) ↦ (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎‘𝑘), (𝑎‘𝑘), 𝑌), (𝑎‘𝑘))))) |
| 4 | fveq1 6831 | . . . . . . 7 ⊢ (𝑎 = 𝐴 → (𝑎‘𝑘) = (𝐴‘𝑘)) | |
| 5 | 4 | breq2d 5108 | . . . . . 6 ⊢ (𝑎 = 𝐴 → (𝑌 ≤ (𝑎‘𝑘) ↔ 𝑌 ≤ (𝐴‘𝑘))) |
| 6 | 5, 4 | ifbieq1d 4502 | . . . . 5 ⊢ (𝑎 = 𝐴 → if(𝑌 ≤ (𝑎‘𝑘), (𝑎‘𝑘), 𝑌) = if(𝑌 ≤ (𝐴‘𝑘), (𝐴‘𝑘), 𝑌)) |
| 7 | 6, 4 | ifeq12d 4499 | . . . 4 ⊢ (𝑎 = 𝐴 → if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎‘𝑘), (𝑎‘𝑘), 𝑌), (𝑎‘𝑘)) = if(𝑘 = 𝐾, if(𝑌 ≤ (𝐴‘𝑘), (𝐴‘𝑘), 𝑌), (𝐴‘𝑘))) |
| 8 | 7 | mpteq2dv 5190 | . . 3 ⊢ (𝑎 = 𝐴 → (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎‘𝑘), (𝑎‘𝑘), 𝑌), (𝑎‘𝑘))) = (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝐴‘𝑘), (𝐴‘𝑘), 𝑌), (𝐴‘𝑘)))) |
| 9 | 8 | adantl 481 | . 2 ⊢ ((𝜑 ∧ 𝑎 = 𝐴) → (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎‘𝑘), (𝑎‘𝑘), 𝑌), (𝑎‘𝑘))) = (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝐴‘𝑘), (𝐴‘𝑘), 𝑌), (𝐴‘𝑘)))) |
| 10 | hoidifhspval2.a | . . 3 ⊢ (𝜑 → 𝐴:𝑋⟶ℝ) | |
| 11 | reex 11115 | . . . . . 6 ⊢ ℝ ∈ V | |
| 12 | 11 | a1i 11 | . . . . 5 ⊢ (𝜑 → ℝ ∈ V) |
| 13 | hoidifhspval2.x | . . . . 5 ⊢ (𝜑 → 𝑋 ∈ 𝑉) | |
| 14 | 12, 13 | jca 511 | . . . 4 ⊢ (𝜑 → (ℝ ∈ V ∧ 𝑋 ∈ 𝑉)) |
| 15 | elmapg 8774 | . . . 4 ⊢ ((ℝ ∈ V ∧ 𝑋 ∈ 𝑉) → (𝐴 ∈ (ℝ ↑m 𝑋) ↔ 𝐴:𝑋⟶ℝ)) | |
| 16 | 14, 15 | syl 17 | . . 3 ⊢ (𝜑 → (𝐴 ∈ (ℝ ↑m 𝑋) ↔ 𝐴:𝑋⟶ℝ)) |
| 17 | 10, 16 | mpbird 257 | . 2 ⊢ (𝜑 → 𝐴 ∈ (ℝ ↑m 𝑋)) |
| 18 | mptexg 7165 | . . 3 ⊢ (𝑋 ∈ 𝑉 → (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝐴‘𝑘), (𝐴‘𝑘), 𝑌), (𝐴‘𝑘))) ∈ V) | |
| 19 | 13, 18 | syl 17 | . 2 ⊢ (𝜑 → (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝐴‘𝑘), (𝐴‘𝑘), 𝑌), (𝐴‘𝑘))) ∈ V) |
| 20 | 3, 9, 17, 19 | fvmptd 6946 | 1 ⊢ (𝜑 → ((𝐷‘𝑌)‘𝐴) = (𝑘 ∈ 𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝐴‘𝑘), (𝐴‘𝑘), 𝑌), (𝐴‘𝑘)))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1541 ∈ wcel 2113 Vcvv 3438 ifcif 4477 class class class wbr 5096 ↦ cmpt 5177 ⟶wf 6486 ‘cfv 6490 (class class class)co 7356 ↑m cmap 8761 ℝcr 11023 ≤ cle 11165 |
| 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-10 2146 ax-11 2162 ax-12 2182 ax-ext 2706 ax-rep 5222 ax-sep 5239 ax-nul 5249 ax-pow 5308 ax-pr 5375 ax-un 7678 ax-cnex 11080 ax-resscn 11081 |
| 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-nf 1785 df-sb 2068 df-mo 2537 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2809 df-nfc 2883 df-ne 2931 df-ral 3050 df-rex 3059 df-reu 3349 df-rab 3398 df-v 3440 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-iun 4946 df-br 5097 df-opab 5159 df-mpt 5178 df-id 5517 df-xp 5628 df-rel 5629 df-cnv 5630 df-co 5631 df-dm 5632 df-rn 5633 df-res 5634 df-ima 5635 df-iota 6446 df-fun 6492 df-fn 6493 df-f 6494 df-f1 6495 df-fo 6496 df-f1o 6497 df-fv 6498 df-ov 7359 df-oprab 7360 df-mpo 7361 df-map 8763 |
| This theorem is referenced by: hoidifhspf 46804 hoidifhspval3 46805 |
| Copyright terms: Public domain | W3C validator |