Modulus is multiplicative — it converts products into products of real numbers. Also: |Re(z)| ≤ |z| and |Im(z)| ≤ |z|, since each component cannot exceed the full distance from origin.
Derivation
The key to all modulus properties is the identity zzˉ=∣z∣2. Once this is established, every property follows from algebra.
So ∣zˉ∣=∣z∣. Geometrically: conjugation reflects across the real axis, preserving the distance from the origin. ■
Property 4 — Modulus of a Power
Claim:∣zn∣=∣z∣n
Apply Property 1 repeatedly:
∣zn∣=∣z⋅z⋯z∣=∣z∣∣z∣⋯∣z∣=∣z∣n■
Component Bounds
Since a2≤a2+b2 and b2≤a2+b2:
∣Re(z)∣=∣a∣≤a2+b2=∣z∣∣Im(z)∣=∣b∣≤a2+b2=∣z∣
Each component is at most as large as the full modulus. This is used constantly in bounding arguments: to show ∣z∣ is small, it suffices to bound ∣Re(z)∣ and ∣Im(z)∣ separately.