Theorems · Definition · functional analysis
NonUnitalCommCStarAlgebra.mk.noConfusion
{A : Type u_1} →
{P : Sort u} →
{toNonUnitalNormedCommRing : NonUnitalNormedCommRing A} →
{toStarRing : StarRing A} →
{toCompleteSpace : CompleteSpace A} →
{toCStarRing : CStarRing A} →
{toNormedSpace : NormedSpace ℂ A} →
{toIsScalarTower : IsScalarTower ℂ A A} →
{toSMulCommClass : SMulCommClass ℂ A A} →
{toStarModule : StarModule ℂ A} →
{toNonUnitalNormedCommRing' : NonUnitalNormedCommRing A} →
{toStarRing' : StarRing A} →
{toCompleteSpace' : CompleteSpace A} →
{toCStarRing' : CStarRing A} →
{toNormedSpace' : NormedSpace ℂ A} →
{toIsScalarTower' : IsScalarTower ℂ A A} →
{toSMulCommClass' : SMulCommClass ℂ A A} →
{toStarModule' : StarModule ℂ A} →
{ toNonUnitalNormedCommRing := toNonUnitalNormedCommRing, toStarRing := toStarRing,
toCompleteSpace := toCompleteSpace, toCStarRing := toCStarRing,
toNormedSpace := toNormedSpace, toIsScalarTower := toIsScalarTower,
toSMulCommClass := toSMulCommClass, toStarModule := toStarModule } =
{ toNonUnitalNormedCommRing := toNonUnitalNormedCommRing',
toStarRing := toStarRing', toCompleteSpace := toCompleteSpace',
toCStarRing := toCStarRing', toNormedSpace := toNormedSpace',
toIsScalarTower := toIsScalarTower', toSMulCommClass := toSMulCommClass',
toStarModule := toStarModule' } →
(toNonUnitalNormedCommRing ≍ toNonUnitalNormedCommRing' →
toStarRing ≍ toStarRing' → toNormedSpace ≍ toNormedSpace' → P) →
P- Defined in
- Mathlib.Analysis.CStarAlgebra.Classes
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- IsScalarTowerstatement and proof · cited by 3,896
- CompleteSpacestatement and proof · cited by 2,532
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- StarModulestatement and proof · cited by 570
- CStarRingstatement and proof · cited by 61
- NonUnitalNonAssocRing.toMulstatement · cited by 23
- NonUnitalCommCStarAlgebrastatement · cited by 11
- NonUnitalNonAssocRing.left_distribstatement · cited by 2
- NonUnitalNonAssocRing.mul_zerostatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.