Theorems · Definition · linear algebra
realPart
{A : Type u_1} →
[inst : AddCommGroup A] →
[inst_1 : Module ℂ A] → [inst_2 : StarAddMonoid A] → [inst_3 : StarModule ℂ A] → A →ₗ[ℝ] ↥(selfAdjoint A)The real part ℜ a of an element a of a star module over ℂ, as a linear map. This is just
selfAdjointPart ℝ, but we provide it as a separate definition in order to link it with lemmas
concerning the imaginaryPart, which doesn't exist in star modules over other rings.
- Defined in
- Mathlib.LinearAlgebra.Complex.Module
- Cited by
- 53 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · 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
- StarModulestatement and proof · cited by 570
- StarAddMonoidstatement and proof · cited by 296
- selfAdjointstatement · cited by 135
- selfAdjointPartproof · cited by 9
Cited by53
Results whose statement or proof uses this declaration.
- realPart_add_I_smul_imaginaryPartstatement · cited by 10
- realPart_apply_coestatement · cited by 9
- IsSelfAdjoint.coe_realPartstatement · cited by 6
- cfc_re_idstatement and proof · cited by 4
- realPart_I_smulstatement · cited by 4
- cfcₙ_re_idstatement and proof · cited by 4
- cfc_im_idproof · cited by 3
- nonneg_iff_realPart_imaginaryPartstatement and proof · cited by 3
- cfcₙ_im_idproof · cited by 3
- le_iff_realPart_imaginaryPartstatement and proof · cited by 2
- imaginaryPart_I_smulstatement · cited by 2
- CStarAlgebra.linear_combination_nonnegstatement and proof · cited by 2