Mathlib Map

Theorems · Theorem · functional analysis

SemiconjBy.star_right

∀ {A : Type u_2} [inst : NonUnitalCStarAlgebra A] {a b x : A},
  IsStarNormal a → IsStarNormal b → SemiconjBy x a b → SemiconjBy x (star a) (star b)

Fuglede–Putnam–Rosenblum: If a and b are normal elements in a C⋆-algebra A which are interwined by x, then star a and star b are also intertwined by x.

Defined in
Mathlib.Analysis.CStarAlgebra.Fuglede
Cited by
2 results in Mathlib
Foundations
Depth 292 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonUnitalCStarAlgebra

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 by2

Results whose statement or proof uses this declaration.