Theorems · Theorem · functional analysis
CompletelyPositiveMap.mk.sizeOf_spec
∀ {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₂]
[inst_6 : SizeOf A₁] [inst_7 : SizeOf A₂] (toLinearMap : A₁ →ₗ[ℂ] A₂)
(map_cstarMatrix_nonneg' : ∀ (k : ℕ) (M : CStarMatrix (Fin k) (Fin k) A₁), 0 ≤ M → 0 ≤ M.map ⇑toLinearMap),
sizeOf { toLinearMap := toLinearMap, map_cstarMatrix_nonneg' := map_cstarMatrix_nonneg' } = 1 + sizeOf toLinearMap- Cited by
- 0 results in Mathlib
- Foundations
- Depth 358 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
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.