Theorems · Theorem · functional analysis
spectrum.smul_eq_smul
∀ {𝕜 : Type u} {A : Type v} [inst : Field 𝕜] [inst_1 : Ring A] [inst_2 : Algebra 𝕜 A] [Nontrivial A] (k : 𝕜) (a : A),
(spectrum 𝕜 a).Nonempty → spectrum 𝕜 (k • a) = k • spectrum 𝕜 athe assumption (σ a).Nonempty is necessary and cannot be removed without
further conditions on the algebra A and scalar field 𝕜.
- Defined in
- Mathlib.Algebra.Algebra.Spectrum.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldRingAlgebraNontrivial
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Set.Nonemptystatement and proof · cited by 2,627
- Nontrivialstatement and proof · cited by 2,416
- eq_or_neproof · cited by 1,117
- zero_smulproof · cited by 716
- Set.smulSetstatement · cited by 608
- spectrumstatement and proof · cited by 510
- Units.mk0proof · cited by 181
- Set.zero_smul_setproof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.