Theorems · Theorem · functional analysis
DoubleCentralizer.mk.injEq
∀ {𝕜 : 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]
(toProd : (A →L[𝕜] A) × (A →L[𝕜] A)) (central : ∀ (x y : A), toProd.2 x * y = x * toProd.1 y)
(toProd_1 : (A →L[𝕜] A) × (A →L[𝕜] A)) (central_1 : ∀ (x y : A), toProd_1.2 x * y = x * toProd_1.1 y),
({ toProd := toProd, central := central } = { toProd := toProd_1, central := central_1 }) = (toProd = toProd_1)- Defined in
- Mathlib.Analysis.CStarAlgebra.Multiplier
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 105 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.mk.injproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- DoubleCentralizer.extproof · cited by 3