Theorems · Definition · functional analysis
DoubleCentralizer.coe
(𝕜 : Type u_1) →
{A : Type u_2} →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : NonUnitalNormedRing A] →
[inst_2 : NormedSpace 𝕜 A] →
[inst_3 : SMulCommClass 𝕜 A A] → [inst_4 : IsScalarTower 𝕜 A A] → A → DoubleCentralizer 𝕜 AThe natural coercion of A into 𝓜(𝕜, A) given by sending a : A to the pair of linear
maps Lₐ Rₐ : A →L[𝕜] A given by left- and right-multiplication by a, respectively.
Warning: if A = 𝕜, then this is a coercion which is not definitionally equal to the
algebraMap 𝕜 𝓜(𝕜, 𝕜) coercion, but these are propositionally equal. See
DoubleCentralizer.coe_eq_algebraMap below.
- Defined in
- Mathlib.Analysis.CStarAlgebra.Multiplier
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNormedRingstatement and proof · cited by 231
- ContinuousLinearMap.flipproof · cited by 128
- ContinuousLinearMap.mulproof · cited by 63
- DoubleCentralizerstatement · cited by 59
Cited by5
Results whose statement or proof uses this declaration.
- DoubleCentralizer.coeHomproof · cited by 1
- DoubleCentralizer.coe_eq_algebraMapstatement and proof · cited by 0
- DoubleCentralizer.coe_fststatement · cited by 0
- DoubleCentralizer.coe_sndstatement · cited by 0
- DoubleCentralizer.coeHom_applystatement · cited by 0