| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > abveq0 | Structured version Visualization version GIF version | ||
| Description: The value of an absolute value is zero iff the argument is zero. (Contributed by Mario Carneiro, 8-Sep-2014.) |
| Ref | Expression |
|---|---|
| abvf.a | ⊢ 𝐴 = (AbsVal‘𝑅) |
| abvf.b | ⊢ 𝐵 = (Base‘𝑅) |
| abveq0.z | ⊢ 0 = (0g‘𝑅) |
| Ref | Expression |
|---|---|
| abveq0 | ⊢ ((𝐹 ∈ 𝐴 ∧ 𝑋 ∈ 𝐵) → ((𝐹‘𝑋) = 0 ↔ 𝑋 = 0 )) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | abvf.a | . . . . . 6 ⊢ 𝐴 = (AbsVal‘𝑅) | |
| 2 | 1 | abvrcl 20980 | . . . . 5 ⊢ (𝐹 ∈ 𝐴 → 𝑅 ∈ Ring) |
| 3 | abvf.b | . . . . . 6 ⊢ 𝐵 = (Base‘𝑅) | |
| 4 | eqid 2760 | . . . . . 6 ⊢ (+g‘𝑅) = (+g‘𝑅) | |
| 5 | eqid 2760 | . . . . . 6 ⊢ (.r‘𝑅) = (.r‘𝑅) | |
| 6 | abveq0.z | . . . . . 6 ⊢ 0 = (0g‘𝑅) | |
| 7 | 1, 3, 4, 5, 6 | isabv 20978 | . . . . 5 ⊢ (𝑅 ∈ Ring → (𝐹 ∈ 𝐴 ↔ (𝐹:𝐵⟶(0[,)+∞) ∧ ∀𝑥 ∈ 𝐵 (((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 ) ∧ ∀𝑦 ∈ 𝐵 ((𝐹‘(𝑥(.r‘𝑅)𝑦)) = ((𝐹‘𝑥) · (𝐹‘𝑦)) ∧ (𝐹‘(𝑥(+g‘𝑅)𝑦)) ≤ ((𝐹‘𝑥) + (𝐹‘𝑦))))))) |
| 8 | 2, 7 | syl 18 | . . . 4 ⊢ (𝐹 ∈ 𝐴 → (𝐹 ∈ 𝐴 ↔ (𝐹:𝐵⟶(0[,)+∞) ∧ ∀𝑥 ∈ 𝐵 (((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 ) ∧ ∀𝑦 ∈ 𝐵 ((𝐹‘(𝑥(.r‘𝑅)𝑦)) = ((𝐹‘𝑥) · (𝐹‘𝑦)) ∧ (𝐹‘(𝑥(+g‘𝑅)𝑦)) ≤ ((𝐹‘𝑥) + (𝐹‘𝑦))))))) |
| 9 | 8 | ibi 270 | . . 3 ⊢ (𝐹 ∈ 𝐴 → (𝐹:𝐵⟶(0[,)+∞) ∧ ∀𝑥 ∈ 𝐵 (((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 ) ∧ ∀𝑦 ∈ 𝐵 ((𝐹‘(𝑥(.r‘𝑅)𝑦)) = ((𝐹‘𝑥) · (𝐹‘𝑦)) ∧ (𝐹‘(𝑥(+g‘𝑅)𝑦)) ≤ ((𝐹‘𝑥) + (𝐹‘𝑦)))))) |
| 10 | simpl 488 | . . . 4 ⊢ ((((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 ) ∧ ∀𝑦 ∈ 𝐵 ((𝐹‘(𝑥(.r‘𝑅)𝑦)) = ((𝐹‘𝑥) · (𝐹‘𝑦)) ∧ (𝐹‘(𝑥(+g‘𝑅)𝑦)) ≤ ((𝐹‘𝑥) + (𝐹‘𝑦)))) → ((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 )) | |
| 11 | 10 | ralimi 3099 | . . 3 ⊢ (∀𝑥 ∈ 𝐵 (((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 ) ∧ ∀𝑦 ∈ 𝐵 ((𝐹‘(𝑥(.r‘𝑅)𝑦)) = ((𝐹‘𝑥) · (𝐹‘𝑦)) ∧ (𝐹‘(𝑥(+g‘𝑅)𝑦)) ≤ ((𝐹‘𝑥) + (𝐹‘𝑦)))) → ∀𝑥 ∈ 𝐵 ((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 )) |
| 12 | 9, 11 | simpl2im 513 | . 2 ⊢ (𝐹 ∈ 𝐴 → ∀𝑥 ∈ 𝐵 ((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 )) |
| 13 | fveqeq2 6888 | . . . 4 ⊢ (𝑥 = 𝑋 → ((𝐹‘𝑥) = 0 ↔ (𝐹‘𝑋) = 0)) | |
| 14 | eqeq1 2764 | . . . 4 ⊢ (𝑥 = 𝑋 → (𝑥 = 0 ↔ 𝑋 = 0 )) | |
| 15 | 13, 14 | bibi12d 348 | . . 3 ⊢ (𝑥 = 𝑋 → (((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 ) ↔ ((𝐹‘𝑋) = 0 ↔ 𝑋 = 0 ))) |
| 16 | 15 | rspccva 3575 | . 2 ⊢ ((∀𝑥 ∈ 𝐵 ((𝐹‘𝑥) = 0 ↔ 𝑥 = 0 ) ∧ 𝑋 ∈ 𝐵) → ((𝐹‘𝑋) = 0 ↔ 𝑋 = 0 )) |
| 17 | 12, 16 | sylan 592 | 1 ⊢ ((𝐹 ∈ 𝐴 ∧ 𝑋 ∈ 𝐵) → ((𝐹‘𝑋) = 0 ↔ 𝑋 = 0 )) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 = wceq 1570 ∈ wcel 2145 ∀wral 3076 class class class wbr 5103 ⟶wf 6529 ‘cfv 6533 (class class class)co 7414 0cc0 11125 + caddc 11128 · cmul 11130 +∞cpnf 11265 ≤ cle 11269 [,)cico 13401 Basecbs 17302 +gcplusg 17343 .rcmulr 17344 0gc0g 17525 Ringcrg 20373 AbsValcabv 20975 |
| 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 2147 ax-9 2155 ax-10 2178 ax-11 2194 ax-12 2213 ax-ext 2732 ax-sep 5251 ax-nul 5263 ax-pow 5330 ax-pr 5398 ax-un 7737 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2564 df-eu 2594 df-clab 2739 df-cleq 2752 df-clel 2835 df-nfc 2909 df-ne 2956 df-ral 3077 df-rex 3087 df-rab 3413 df-v 3452 df-sbc 3740 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4280 df-if 4483 df-pw 4559 df-sn 4585 df-pr 4587 df-op 4591 df-uni 4868 df-br 5104 df-opab 5168 df-mpt 5187 df-id 5550 df-xp 5661 df-rel 5662 df-cnv 5663 df-co 5664 df-dm 5665 df-rn 5666 df-res 5667 df-ima 5668 df-iota 6489 df-fun 6535 df-fn 6536 df-f 6537 df-fv 6541 df-ov 7417 df-oprab 7418 df-mpo 7419 df-map 8829 df-abv 20976 |
| This theorem is used by: abvne0 20986 abv0 20990 abvmet 24802 |
| Copyright terms: Public domain | W3C validator |