Theorems · Definition · functional analysis
AlgebraNorm.casesOn
{R : Type u_1} →
[inst : SeminormedCommRing R] →
{S : Type u_2} →
[inst_1 : Ring S] →
[inst_2 : Algebra R S] →
{motive : AlgebraNorm R S → Sort u} →
(t : AlgebraNorm R S) →
((toRingNorm : RingNorm S) →
(smul' : ∀ (a : R) (x : S), toRingNorm.toFun (a • x) = ‖a‖ * toRingNorm.toFun x) →
motive { toRingNorm := toRingNorm, smul' := smul' }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 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.
- Realstatement · cited by 25,697
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Norm.normstatement and proof · cited by 5,413
- AddGroupSeminorm.toFunstatement and proof · cited by 47
- AlgebraNormstatement and proof · cited by 39
- SeminormedCommRingstatement and proof · cited by 38
- RingNormstatement and proof · cited by 16
- RingSeminorm.toAddGroupSeminormstatement and proof · cited by 16
- RingNorm.toRingSeminormstatement and proof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraNorm.noConfusionproof · cited by 0
- AlgebraNorm.noConfusionTypeproof · cited by 0