Theorems · Theorem · field theory
Complex.div_natCast
∀ (z : ℂ) (n : ℕ), z / ↑n = { re := z.re / ↑n, im := z.im / ↑n }- Defined in
- Mathlib.Data.Complex.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 and proof · cited by 882
- Complex.imstatement and proof · cited by 591
- Complex.div_ofRealproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Complex.div_natCast_reproof · cited by 2
- Complex.div_natCast_improof · cited by 1
- Complex.div_ofNatproof · cited by 0