Mathlib Map

Theorems · Theorem · functional analysis

RCLike.mul_im

∀ {K : Type u_1} [inst : 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
13 results in Mathlib
Foundations
Depth 97 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.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.