Theorems · Definition · commutative algebra
algNormFromConst
{K : Type u} →
[inst : NontriviallyNormedField K] →
{L : Type v} →
[inst_1 : Field L] →
[inst_2 : Algebra K L] →
[inst_3 : Algebra.IsAlgebraic K L] →
[hu : IsUltrametricDist K] → (spectralAlgNorm K L).toRingSeminorm 1 ≤ 1 → {x : L} → x ≠ 0 → AlgebraNorm K LGiven a nonzero x : L, and assuming that (spectralAlgNorm h_alg hna) 1 ≤ 1, this is
the real-valued function sending y ∈ L to the limit of (f (y * x^n))/((f x)^n),
regarded as an algebra norm.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement · cited by 25,697
- Algebrastatement and proof · cited by 11,388
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fieldstatement and proof · cited by 7,404
- Algebra.IsAlgebraicstatement and proof · cited by 322
- IsUltrametricDiststatement and proof · cited by 177
- RingSeminormstatement · cited by 58
- AlgebraNormstatement · cited by 39
- RingNormproof · cited by 16
- RingNorm.toRingSeminormstatement and proof · cited by 11
- spectralAlgNormstatement and proof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- algNormFromConst_defstatement · cited by 0
- spectralAlgNorm_mulproof · cited by 0