Theorems · Theorem · functional analysis
AlgebraNorm.mk.inj
∀ {R : Type u_1} {inst : SeminormedCommRing R} {S : Type u_2} {inst_1 : Ring S} {inst_2 : Algebra R S}
{toRingNorm : RingNorm S} {smul' : ∀ (a : R) (x : S), toRingNorm.toFun (a • x) = ‖a‖ * toRingNorm.toFun x}
{toRingNorm_1 : RingNorm S} {smul'_1 : ∀ (a : R) (x : S), toRingNorm_1.toFun (a • x) = ‖a‖ * toRingNorm_1.toFun x},
{ toRingNorm := toRingNorm, smul' := smul' } = { toRingNorm := toRingNorm_1, smul' := smul'_1 } →
toRingNorm = toRingNorm_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 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.
- 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 · 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
- AlgebraNorm.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraNorm.mk.injEqproof · cited by 0