Mathlib Map

Theorems · Definition · functional analysis

selfAdjoint.expUnitary

{A : Type u_1} →
  [inst : NormedRing A] →
    [inst_1 : NormedAlgebra ℂ A] →
      [inst_2 : StarRing A] →
        [ContinuousStar A] → [CompleteSpace A] → [StarModule ℂ A] → ↥(selfAdjoint A) → ↥(unitary A)

The map from the selfadjoint real subspace to the unitary group. This map only makes sense over ℂ.

Defined in
Mathlib.Analysis.CStarAlgebra.Exponential
Cited by
19 results in Mathlib
Foundations
Depth 180 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.

selfAdjoint.expUnitary_coe · cited by 8selfAdjoint.expUnitary_coeUnitary.openPartialHomeomorph · cited by 4Unitary.openPartialHomeom…Unitary.path · cited by 4Unitary.pathselfAdjoint.norm_sq_expUnitary_sub_one · cited by 3selfAdjoint.norm_sq_expUn…Unitary.two_mul_one_sub_cos_norm_argSelfAdjoint · cited by 2Unitary.two_mul_one_sub_c…selfAdjoint.expUnitaryPathToOne · cited by 2selfAdjoint.expUnitaryPat…expUnitary_argSelfAdjoint · cited by 2expUnitary_argSelfAdjointCommute.expUnitary_add · cited by 1Commute.expUnitary_addselfAdjoint.expUnitary.congr_simp · cited by 1expUnitary.congr_simpUnitary.norm_expUnitary_smul_argSelfAdjoint_sub_one_le · cited by 1Unitary.norm_expUnitary_s…Unitary.expUnitary_eq_mul_inv · cited by 1Unitary.expUnitary_eq_mul…Unitary.path_apply · cited by 1Unitary.path_applyselfAdjoint.joined_one_expUnitary · cited by 1selfAdjoint.joined_one_ex…Commute.expUnitary · cited by 0Commute.expUnitaryUnitary.mem_pathComponentOne_iff · cited by 0Unitary.mem_pathComponent…Complex · cited by 5565ComplexAddSubgroup · cited by 3232AddSubgroupSubmonoid · cited by 3086SubmonoidCompleteSpace · cited by 2532CompleteSpaceStarRing · cited by 1686StarRingNormedAlgebra · cited by 1165NormedAlgebraNormedRing · cited by 924NormedRingComplex.I · cited by 866Complex.IStarModule · cited by 570StarModuleContinuousStar · cited by 543ContinuousStarunitary · cited by 207unitaryNormedSpace.exp · cited by 157NormedSpace.expselfAdjoint · cited by 135selfAdjointselfAdjoint.expUnitaryCITED BYCITES

Cites13

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

Cited by22

Results whose statement or proof uses this declaration.