Theorems · Theorem · functional analysis
CompletelyPositiveMap.mk.injEq
∀ {A₁ : Type u_1} {A₂ : Type u_2} [inst : NonUnitalCStarAlgebra A₁] [inst_1 : NonUnitalCStarAlgebra A₂]
[inst_2 : PartialOrder A₁] [inst_3 : PartialOrder A₂] [inst_4 : StarOrderedRing A₁] [inst_5 : StarOrderedRing A₂]
(toLinearMap : A₁ →ₗ[ℂ] A₂)
(map_cstarMatrix_nonneg' : ∀ (k : ℕ) (M : CStarMatrix (Fin k) (Fin k) A₁), 0 ≤ M → 0 ≤ M.map ⇑toLinearMap)
(toLinearMap_1 : A₁ →ₗ[ℂ] A₂)
(map_cstarMatrix_nonneg'_1 : ∀ (k : ℕ) (M : CStarMatrix (Fin k) (Fin k) A₁), 0 ≤ M → 0 ≤ M.map ⇑toLinearMap_1),
({ toLinearMap := toLinearMap, map_cstarMatrix_nonneg' := map_cstarMatrix_nonneg' } =
{ toLinearMap := toLinearMap_1, map_cstarMatrix_nonneg' := map_cstarMatrix_nonneg'_1 }) =
(toLinearMap = toLinearMap_1)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 361 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- LinearMapstatement and proof · cited by 10,215
- PartialOrderstatement and proof · cited by 6,410
- Complexstatement and proof · cited by 5,565
- StarOrderedRingstatement and proof · cited by 587
- NonUnitalCStarAlgebrastatement and proof · cited by 149
- CStarMatrixstatement and proof · cited by 67
- CStarMatrix.mapstatement and proof · cited by 12
- CompletelyPositiveMapstatement · cited by 5
- CompletelyPositiveMap.mk.injproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.