Theorems · Theorem · functional analysis
MulAlgebraNorm.mk.inj
∀ {R : Type u_1} {inst : SeminormedCommRing R} {S : Type u_2} {inst_1 : Ring S} {inst_2 : Algebra R S}
{toMulRingNorm : MulRingNorm S} {smul' : ∀ (a : R) (x : S), toMulRingNorm.toFun (a • x) = ‖a‖ * toMulRingNorm.toFun x}
{toMulRingNorm_1 : MulRingNorm S}
{smul'_1 : ∀ (a : R) (x : S), toMulRingNorm_1.toFun (a • x) = ‖a‖ * toMulRingNorm_1.toFun x},
{ toMulRingNorm := toMulRingNorm, smul' := smul' } = { toMulRingNorm := toMulRingNorm_1, smul' := smul'_1 } →
toMulRingNorm = toMulRingNorm_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
- SeminormedCommRingstatement and proof · cited by 38
- MulRingNormstatement and proof · cited by 16
- MulAlgebraNormstatement · cited by 15
- MulRingSeminorm.toAddGroupSeminormstatement and proof · cited by 14
- MulRingNorm.toMulRingSeminormstatement and proof · cited by 9
- MulAlgebraNorm.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MulAlgebraNorm.mk.injEqproof · cited by 0