Theorems · Theorem · field theory
Complex.div_ofNat
∀ (z : ℂ) (n : ℕ) [inst : n.AtLeastTwo], z / OfNat.ofNat n = { re := z.re / OfNat.ofNat n, im := z.im / OfNat.ofNat n }- Defined in
- Mathlib.Data.Complex.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 114 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Complex.restatement · cited by 882
- Complex.imstatement · cited by 591
- Nat.AtLeastTwostatement and proof · cited by 405
- Complex.div_natCastproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.