Mathlib Map

Theorems · Theorem · functional analysis

Unitary.toLinearMap_mulRight

∀ {R : Type u_1} {A : Type u_2} [inst : NormedRing A] [inst_1 : StarRing A] [inst_2 : CStarRing A] [inst_3 : Ring R]
  [inst_4 : Module R A] [inst_5 : IsScalarTower R A A] (u : ↥(unitary A)),
  ↑(Unitary.mulRight R u).toLinearEquiv = LinearMap.mulRight R ↑u
Defined in
Mathlib.Analysis.CStarAlgebra.Unitary.Maps
Cited by
0 results in Mathlib
Foundations
Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedRingStarRingCStarRingRingModuleIsScalarTower

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.