MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  ioorval Structured version   Visualization version   GIF version

Theorem ioorval 25481
Description: Define a function from open intervals to their endpoints. (Contributed by Mario Carneiro, 26-Mar-2015.) (Revised by AV, 13-Sep-2020.)
Hypothesis
Ref Expression
ioorf.1 𝐹 = (𝑥 ∈ ran (,) ↦ if(𝑥 = ∅, ⟨0, 0⟩, ⟨inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )⟩))
Assertion
Ref Expression
ioorval (𝐴 ∈ ran (,) → (𝐹𝐴) = if(𝐴 = ∅, ⟨0, 0⟩, ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩))
Distinct variable group:   𝑥,𝐴
Allowed substitution hint:   𝐹(𝑥)

Proof of Theorem ioorval
StepHypRef Expression
1 eqeq1 2734 . . 3 (𝑥 = 𝐴 → (𝑥 = ∅ ↔ 𝐴 = ∅))
2 infeq1 9434 . . . 4 (𝑥 = 𝐴 → inf(𝑥, ℝ*, < ) = inf(𝐴, ℝ*, < ))
3 supeq1 9402 . . . 4 (𝑥 = 𝐴 → sup(𝑥, ℝ*, < ) = sup(𝐴, ℝ*, < ))
42, 3opeq12d 4847 . . 3 (𝑥 = 𝐴 → ⟨inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )⟩ = ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩)
51, 4ifbieq2d 4517 . 2 (𝑥 = 𝐴 → if(𝑥 = ∅, ⟨0, 0⟩, ⟨inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )⟩) = if(𝐴 = ∅, ⟨0, 0⟩, ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩))
6 ioorf.1 . 2 𝐹 = (𝑥 ∈ ran (,) ↦ if(𝑥 = ∅, ⟨0, 0⟩, ⟨inf(𝑥, ℝ*, < ), sup(𝑥, ℝ*, < )⟩))
7 opex 5426 . . 3 ⟨0, 0⟩ ∈ V
8 opex 5426 . . 3 ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩ ∈ V
97, 8ifex 4541 . 2 if(𝐴 = ∅, ⟨0, 0⟩, ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩) ∈ V
105, 6, 9fvmpt 6970 1 (𝐴 ∈ ran (,) → (𝐹𝐴) = if(𝐴 = ∅, ⟨0, 0⟩, ⟨inf(𝐴, ℝ*, < ), sup(𝐴, ℝ*, < )⟩))
Colors of variables: wff setvar class
Syntax hints:  wi 4   = wceq 1540  wcel 2109  c0 4298  ifcif 4490  cop 4597  cmpt 5190  ran crn 5641  cfv 6513  supcsup 9397  infcinf 9398  0cc0 11074  *cxr 11213   < clt 11214  (,)cioo 13312
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-10 2142  ax-11 2158  ax-12 2178  ax-ext 2702  ax-sep 5253  ax-nul 5263  ax-pr 5389
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-nf 1784  df-sb 2066  df-mo 2534  df-eu 2563  df-clab 2709  df-cleq 2722  df-clel 2804  df-nfc 2879  df-ral 3046  df-rex 3055  df-rab 3409  df-v 3452  df-dif 3919  df-un 3921  df-ss 3933  df-nul 4299  df-if 4491  df-sn 4592  df-pr 4594  df-op 4598  df-uni 4874  df-br 5110  df-opab 5172  df-mpt 5191  df-id 5535  df-xp 5646  df-rel 5647  df-cnv 5648  df-co 5649  df-dm 5650  df-iota 6466  df-fun 6515  df-fv 6521  df-sup 9399  df-inf 9400
This theorem is referenced by:  ioorinv2  25482  ioorinv  25483  ioorcl  25484
  Copyright terms: Public domain W3C validator