Theorems · Theorem · linear algebra
realPart_smul
∀ {A : Type u_1} [inst : AddCommGroup A] [inst_1 : Module ℂ A] [inst_2 : StarAddMonoid A] [inst_3 : StarModule ℂ A]
(z : ℂ) (a : A), realPart (z • a) = z.re • realPart a - z.im • imaginaryPart a- Defined in
- Mathlib.LinearAlgebra.Complex.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement · cited by 25,697
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Complexstatement and proof · cited by 5,565
- AddSubgroupstatement · cited by 3,232
- Complex.ofRealproof · cited by 1,654
- sub_eq_add_negproof · cited by 1,023
- map_addproof · cited by 964
- Complex.restatement and proof · cited by 882
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.