| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > xrsdsval | Structured version Visualization version GIF version | ||
| Description: The metric of the extended real number structure. (Contributed by Mario Carneiro, 20-Aug-2015.) |
| Ref | Expression |
|---|---|
| xrsds.d | ⊢ 𝐷 = (dist‘ℝ*𝑠) |
| Ref | Expression |
|---|---|
| xrsdsval | ⊢ ((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) → (𝐴𝐷𝐵) = if(𝐴 ≤ 𝐵, (𝐵 +𝑒 -𝑒𝐴), (𝐴 +𝑒 -𝑒𝐵))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | breq12 5116 | . . 3 ⊢ ((𝑥 = 𝐴 ∧ 𝑦 = 𝐵) → (𝑥 ≤ 𝑦 ↔ 𝐴 ≤ 𝐵)) | |
| 2 | id 23 | . . . 4 ⊢ (𝑦 = 𝐵 → 𝑦 = 𝐵) | |
| 3 | xnegeq 13249 | . . . 4 ⊢ (𝑥 = 𝐴 → -𝑒𝑥 = -𝑒𝐴) | |
| 4 | 2, 3 | oveqan12rd 7439 | . . 3 ⊢ ((𝑥 = 𝐴 ∧ 𝑦 = 𝐵) → (𝑦 +𝑒 -𝑒𝑥) = (𝐵 +𝑒 -𝑒𝐴)) |
| 5 | id 23 | . . . 4 ⊢ (𝑥 = 𝐴 → 𝑥 = 𝐴) | |
| 6 | xnegeq 13249 | . . . 4 ⊢ (𝑦 = 𝐵 → -𝑒𝑦 = -𝑒𝐵) | |
| 7 | 5, 6 | oveqan12d 7438 | . . 3 ⊢ ((𝑥 = 𝐴 ∧ 𝑦 = 𝐵) → (𝑥 +𝑒 -𝑒𝑦) = (𝐴 +𝑒 -𝑒𝐵)) |
| 8 | 1, 4, 7 | ifbieq12d 4518 | . 2 ⊢ ((𝑥 = 𝐴 ∧ 𝑦 = 𝐵) → if(𝑥 ≤ 𝑦, (𝑦 +𝑒 -𝑒𝑥), (𝑥 +𝑒 -𝑒𝑦)) = if(𝐴 ≤ 𝐵, (𝐵 +𝑒 -𝑒𝐴), (𝐴 +𝑒 -𝑒𝐵))) |
| 9 | xrsds.d | . . 3 ⊢ 𝐷 = (dist‘ℝ*𝑠) | |
| 10 | 9 | xrsds 21610 | . 2 ⊢ 𝐷 = (𝑥 ∈ ℝ*, 𝑦 ∈ ℝ* ↦ if(𝑥 ≤ 𝑦, (𝑦 +𝑒 -𝑒𝑥), (𝑥 +𝑒 -𝑒𝑦))) |
| 11 | ovex 7452 | . . 3 ⊢ (𝐵 +𝑒 -𝑒𝐴) ∈ V | |
| 12 | ovex 7452 | . . 3 ⊢ (𝐴 +𝑒 -𝑒𝐵) ∈ V | |
| 13 | 11, 12 | ifex 4540 | . 2 ⊢ if(𝐴 ≤ 𝐵, (𝐵 +𝑒 -𝑒𝐴), (𝐴 +𝑒 -𝑒𝐵)) ∈ V |
| 14 | 8, 10, 13 | ovmpoa 7574 | 1 ⊢ ((𝐴 ∈ ℝ* ∧ 𝐵 ∈ ℝ*) → (𝐴𝐷𝐵) = if(𝐴 ≤ 𝐵, (𝐵 +𝑒 -𝑒𝐴), (𝐴 +𝑒 -𝑒𝐵))) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 401 = wceq 1570 ∈ wcel 2146 ifcif 4489 class class class wbr 5111 ‘cfv 6540 (class class class)co 7419 ℝ*cxr 11257 ≤ cle 11259 -𝑒cxne 13150 +𝑒 cxad 13151 distcds 17341 ℝ*𝑠cxrs 17576 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2737 ax-sep 5259 ax-nul 5271 ax-pow 5338 ax-pr 5406 ax-un 7742 ax-cnex 11171 ax-resscn 11172 ax-1cn 11173 ax-icn 11174 ax-addcl 11175 ax-addrcl 11176 ax-mulcl 11177 ax-mulrcl 11178 ax-mulcom 11179 ax-addass 11180 ax-mulass 11181 ax-distr 11182 ax-i2m1 11183 ax-1ne0 11184 ax-1rid 11185 ax-rnegex 11186 ax-rrecex 11187 ax-cnre 11188 ax-pre-lttri 11189 ax-pre-lttrn 11190 ax-pre-ltadd 11191 ax-pre-mulgt0 11192 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2569 df-eu 2599 df-clab 2744 df-cleq 2757 df-clel 2840 df-nfc 2914 df-ne 2961 df-nel 3067 df-ral 3082 df-rex 3092 df-reu 3372 df-rab 3419 df-v 3459 df-sbc 3747 df-csb 3855 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-pss 3926 df-nul 4287 df-if 4490 df-pw 4566 df-sn 4592 df-pr 4594 df-tp 4596 df-op 4598 df-uni 4875 df-iun 4960 df-br 5112 df-opab 5176 df-mpt 5195 df-tr 5221 df-id 5558 df-eprel 5563 df-po 5571 df-so 5572 df-fr 5616 df-we 5618 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-pred 6306 df-ord 6367 df-on 6368 df-lim 6369 df-suc 6370 df-iota 6496 df-fun 6542 df-fn 6543 df-f 6544 df-f1 6545 df-fo 6546 df-f1o 6547 df-fv 6548 df-riota 7376 df-ov 7422 df-oprab 7423 df-mpo 7424 df-om 7869 df-1st 7992 df-2nd 7993 df-frecs 8284 df-wrecs 8315 df-recs 8364 df-rdg 8403 df-1o 8459 df-er 8700 df-en 8950 df-dom 8951 df-sdom 8952 df-fin 8953 df-pnf 11260 df-mnf 11261 df-xr 11262 df-ltxr 11263 df-le 11264 df-sub 11458 df-neg 11459 df-nn 12249 df-2 12318 df-3 12319 df-4 12320 df-5 12321 df-6 12322 df-7 12323 df-8 12324 df-9 12325 df-n0 12520 df-z 12607 df-dec 12728 df-uz 12879 df-xneg 13153 df-xadd 13154 df-fz 13552 df-struct 17229 df-slot 17264 df-ndx 17276 df-base 17292 df-plusg 17345 df-mulr 17346 df-tset 17351 df-ple 17352 df-ds 17354 df-xrs 17578 |
| This theorem is used by: xrsdsreval 21612 xrsdsreclb 21614 xmetrtri2 24564 xrsxmet 25018 metdscn 25065 |
| Copyright terms: Public domain | W3C validator |