Theorems · Theorem · field theory
Complex.div_ratCast
∀ (z : ℂ) (x : ℚ), z / ↑x = { re := z.re / ↑x, im := z.im / ↑x }- Defined in
- Mathlib.Data.Complex.Basic
- Cited by
- 2 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 by2
Results whose statement or proof uses this declaration.
- Complex.div_ratCast_reproof · cited by 0
- Complex.div_ratCast_improof · cited by 0