Mathlib Map

Theorems · Theorem · functional analysis

selfAdjoint.expUnitary_coe

∀ {A : Type u_1} [inst : NormedRing A] [inst_1 : NormedAlgebra ℂ A] [inst_2 : StarRing A] [inst_3 : ContinuousStar A]
  [inst_4 : CompleteSpace A] [inst_5 : StarModule ℂ A] (a : ↥(selfAdjoint A)),
  ↑(selfAdjoint.expUnitary a) = NormedSpace.exp (Complex.I • ↑a)
Defined in
Mathlib.Analysis.CStarAlgebra.Exponential
Cited by
8 results in Mathlib
Foundations
Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedRingNormedAlgebraStarRingContinuousStarCompleteSpaceStarModule

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 by8

Results whose statement or proof uses this declaration.