Description: The absolute value of a number is zero iff the number is zero. Proposition 10-3.7(c) of Gleason p. 133. (Contributed by Mario Carneiro, 29-May-2016)
| Ref | Expression | ||
|---|---|---|---|
| Hypotheses | abscld.1 | |- ( ph -> A e. CC ) |
|
| abs00d.2 | |- ( ph -> ( abs ` A ) = 0 ) |
||
| Assertion | abs00d | |- ( ph -> A = 0 ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | abscld.1 | |- ( ph -> A e. CC ) |
|
| 2 | abs00d.2 | |- ( ph -> ( abs ` A ) = 0 ) |
|
| 3 | 1 | abs00ad | |- ( ph -> ( ( abs ` A ) = 0 <-> A = 0 ) ) |
| 4 | 2 3 | mpbid | |- ( ph -> A = 0 ) |