Theorems · Definition · functional analysis
CStarAlgebra.recOn
{A : Type u_1} →
{motive : CStarAlgebra A → Sort u} →
(t : CStarAlgebra A) →
([toNormedRing : NormedRing A] →
[toStarRing : StarRing A] →
[toCompleteSpace : CompleteSpace A] →
[toCStarRing : CStarRing A] →
[toNormedAlgebra : NormedAlgebra ℂ A] →
[toStarModule : StarModule ℂ A] →
motive
{ toNormedRing := toNormedRing, toStarRing := toStarRing, toCompleteSpace := toCompleteSpace,
toCStarRing := toCStarRing, toNormedAlgebra := toNormedAlgebra,
toStarModule := toStarModule }) →
motive t- Defined in
- Mathlib.Analysis.CStarAlgebra.Classes
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Complexstatement and proof · cited by 5,565
- CompleteSpacestatement and proof · cited by 2,532
- StarRingstatement and proof · cited by 1,686
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- StarModulestatement and proof · cited by 570
- CStarAlgebrastatement and proof · cited by 123
- CStarRingstatement and proof · cited by 61
- Semiring.mul_zerostatement · cited by 3
- Semiring.zero_mulstatement · cited by 3
- Semiring.left_distribstatement · cited by 2
- Semiring.right_distribstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.