Theorems · Theorem · functional analysis
RCLike.mul_im_ax
∀ {K : semiOutParam (Type u_1)} [self : RCLike K] (z w : K),
RCLike.im (z * w) = RCLike.re z * RCLike.im w + RCLike.im z * RCLike.re w- Defined in
- Mathlib.Analysis.RCLike.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLike
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
- AddMonoidHomstatement · cited by 3,230
- RCLikestatement and proof · cited by 2,829
- AddMonoid.toZerostatement · cited by 325
- RCLike.restatement · cited by 319
- RCLike.imstatement · cited by 161
Cited by1
Results whose statement or proof uses this declaration.
- RCLike.mul_improof · cited by 13