Mathlib Map

Theorems · Theorem · ring theory

Unitary.spectrum_star_right_conjugate

∀ {R : Type u_2} {A : Type u_3} [inst : CommSemiring R] [inst_1 : Ring A] [inst_2 : Algebra R A] [inst_3 : StarMul A]
  {a : A} {U : ↥(unitary A)}, spectrum R (↑U * a * star ↑U) = spectrum R a

Unitary conjugation preserves the spectrum, star on right.

Defined in
Mathlib.Algebra.Star.Unitary
Cited by
3 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringRingAlgebraStarMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.