Users' Mathboxes Mathbox for Glauco Siliprandi < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  hoidifhspval Structured version   Visualization version   GIF version

Theorem hoidifhspval 39498
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.)
Hypotheses
Ref Expression
hoidifhspval.d 𝐷 = (𝑥 ∈ ℝ ↦ (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑥 ≤ (𝑎𝑘), (𝑎𝑘), 𝑥), (𝑎𝑘)))))
hoidifhspval.y (𝜑𝑌 ∈ ℝ)
Assertion
Ref Expression
hoidifhspval (𝜑 → (𝐷𝑌) = (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎𝑘), (𝑎𝑘), 𝑌), (𝑎𝑘)))))
Distinct variable groups:   𝑥,𝐾   𝑋,𝑎,𝑥   𝑌,𝑎,𝑥   𝑘,𝑌,𝑥   𝜑,𝑥
Allowed substitution hints:   𝜑(𝑘,𝑎)   𝐷(𝑥,𝑘,𝑎)   𝐾(𝑘,𝑎)   𝑋(𝑘)

Proof of Theorem hoidifhspval
StepHypRef Expression
1 hoidifhspval.d . . 3 𝐷 = (𝑥 ∈ ℝ ↦ (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑥 ≤ (𝑎𝑘), (𝑎𝑘), 𝑥), (𝑎𝑘)))))
21a1i 11 . 2 (𝜑𝐷 = (𝑥 ∈ ℝ ↦ (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑥 ≤ (𝑎𝑘), (𝑎𝑘), 𝑥), (𝑎𝑘))))))
3 breq1 4586 . . . . . . 7 (𝑥 = 𝑌 → (𝑥 ≤ (𝑎𝑘) ↔ 𝑌 ≤ (𝑎𝑘)))
4 id 22 . . . . . . 7 (𝑥 = 𝑌𝑥 = 𝑌)
53, 4ifbieq2d 4061 . . . . . 6 (𝑥 = 𝑌 → if(𝑥 ≤ (𝑎𝑘), (𝑎𝑘), 𝑥) = if(𝑌 ≤ (𝑎𝑘), (𝑎𝑘), 𝑌))
65ifeq1d 4054 . . . . 5 (𝑥 = 𝑌 → if(𝑘 = 𝐾, if(𝑥 ≤ (𝑎𝑘), (𝑎𝑘), 𝑥), (𝑎𝑘)) = if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎𝑘), (𝑎𝑘), 𝑌), (𝑎𝑘)))
76mpteq2dv 4673 . . . 4 (𝑥 = 𝑌 → (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑥 ≤ (𝑎𝑘), (𝑎𝑘), 𝑥), (𝑎𝑘))) = (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎𝑘), (𝑎𝑘), 𝑌), (𝑎𝑘))))
87mpteq2dv 4673 . . 3 (𝑥 = 𝑌 → (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑥 ≤ (𝑎𝑘), (𝑎𝑘), 𝑥), (𝑎𝑘)))) = (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎𝑘), (𝑎𝑘), 𝑌), (𝑎𝑘)))))
98adantl 481 . 2 ((𝜑𝑥 = 𝑌) → (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑥 ≤ (𝑎𝑘), (𝑎𝑘), 𝑥), (𝑎𝑘)))) = (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎𝑘), (𝑎𝑘), 𝑌), (𝑎𝑘)))))
10 hoidifhspval.y . 2 (𝜑𝑌 ∈ ℝ)
11 ovex 6577 . . . 4 (ℝ ↑𝑚 𝑋) ∈ V
1211mptex 6390 . . 3 (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎𝑘), (𝑎𝑘), 𝑌), (𝑎𝑘)))) ∈ V
1312a1i 11 . 2 (𝜑 → (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎𝑘), (𝑎𝑘), 𝑌), (𝑎𝑘)))) ∈ V)
142, 9, 10, 13fvmptd 6197 1 (𝜑 → (𝐷𝑌) = (𝑎 ∈ (ℝ ↑𝑚 𝑋) ↦ (𝑘𝑋 ↦ if(𝑘 = 𝐾, if(𝑌 ≤ (𝑎𝑘), (𝑎𝑘), 𝑌), (𝑎𝑘)))))
Colors of variables: wff setvar class
Syntax hints:  wi 4   = wceq 1475  wcel 1977  Vcvv 3173  ifcif 4036   class class class wbr 4583  cmpt 4643  cfv 5804  (class class class)co 6549  𝑚 cmap 7744  cr 9814  cle 9954
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1713  ax-4 1728  ax-5 1827  ax-6 1875  ax-7 1922  ax-9 1986  ax-10 2006  ax-11 2021  ax-12 2034  ax-13 2234  ax-ext 2590  ax-rep 4699  ax-sep 4709  ax-nul 4717  ax-pr 4833
This theorem depends on definitions:  df-bi 196  df-or 384  df-an 385  df-3an 1033  df-tru 1478  df-ex 1696  df-nf 1701  df-sb 1868  df-eu 2462  df-mo 2463  df-clab 2597  df-cleq 2603  df-clel 2606  df-nfc 2740  df-ne 2782  df-ral 2901  df-rex 2902  df-reu 2903  df-rab 2905  df-v 3175  df-sbc 3403  df-csb 3500  df-dif 3543  df-un 3545  df-in 3547  df-ss 3554  df-nul 3875  df-if 4037  df-sn 4126  df-pr 4128  df-op 4132  df-uni 4373  df-iun 4457  df-br 4584  df-opab 4644  df-mpt 4645  df-id 4953  df-xp 5044  df-rel 5045  df-cnv 5046  df-co 5047  df-dm 5048  df-rn 5049  df-res 5050  df-ima 5051  df-iota 5768  df-fun 5806  df-fn 5807  df-f 5808  df-f1 5809  df-fo 5810  df-f1o 5811  df-fv 5812  df-ov 6552
This theorem is referenced by:  hoidifhspval2  39505
  Copyright terms: Public domain W3C validator