Theorems · Theorem · field theory
Complex.normSq_mul
∀ (z w : ℂ), Complex.normSq (z * w) = Complex.normSq z * Complex.normSq w
- Defined in
- Mathlib.Data.Complex.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement · cited by 25,697
- Complexstatement and proof · cited by 5,565
- MonoidWithZeroHomstatement · cited by 704
- Complex.normSqstatement and proof · cited by 103
- MonoidWithZeroHom.map_mulproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Complex.norm_mulproof · cited by 59
- GaussianInt.norm_mod_ltproof · cited by 1