Theorems · Theorem · field theory
Complex.normSq_ofNat
∀ (n : ℕ) [inst : n.AtLeastTwo], Complex.normSq (OfNat.ofNat n) = OfNat.ofNat n * OfNat.ofNat n
- Defined in
- Mathlib.Data.Complex.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nat.AtLeastTwo
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 5,565
- MonoidWithZeroHomstatement · cited by 704
- Nat.AtLeastTwostatement and proof · cited by 405
- Complex.normSqstatement · cited by 103
- Complex.normSq_natCastproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.complexMGF_id_gaussianRealproof · cited by 3
- UpperHalfPlane.gl_smul_eq_self_iff_eq_fixedPtproof · cited by 1