Theorems Β· Definition Β· functional analysis
DoubleCentralizer.mk.noConfusion
{π : Type u} β
{A : Type v} β
{inst : NontriviallyNormedField π} β
{inst_1 : NonUnitalNormedRing A} β
{inst_2 : NormedSpace π A} β
{inst_3 : SMulCommClass π A A} β
{inst_4 : IsScalarTower π A A} β
{P : Sort u_1} β
{toProd : (A βL[π] A) Γ (A βL[π] A)} β
{central : β (x y : A), toProd.2 x * y = x * toProd.1 y} β
{toProd' : (A βL[π] A) Γ (A βL[π] A)} β
{central' : β (x y : A), toProd'.2 x * y = x * toProd'.1 y} β
{ toProd := toProd, central := central } = { toProd := toProd', central := central' } β
(toProd β toProd' β P) β P- Defined in
- Mathlib.Analysis.CStarAlgebra.Multiplier
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms Β· uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof Β· cited by 62,936
- RingHom.idstatement and proof Β· cited by 18,349
- NormedSpacestatement and proof Β· cited by 12,499
- NontriviallyNormedFieldstatement and proof Β· cited by 8,742
- ContinuousLinearMapstatement and proof Β· cited by 5,352
- IsScalarTowerstatement and proof Β· cited by 3,896
- SMulCommClassstatement and proof Β· cited by 1,927
- NonUnitalNormedRingstatement and proof Β· cited by 231
- DoubleCentralizerstatement Β· cited by 59
- DoubleCentralizer.noConfusionproof Β· cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- DoubleCentralizer.mk.injproof Β· cited by 1