Theorems · Theorem · commutative algebra
tendsto_seminormFromConst_seq_atTop
∀ {R : Type u_1} [inst : CommRing R] {c : R} {f : RingSeminorm R},
f 1 ≤ 1 →
f c ≠ 0 →
IsPowMul ⇑f →
∀ (x : R), Filter.Tendsto (seminormFromConst_seq c f x) Filter.atTop (nhds (seminormFromConst' c f x))We prove that seminormFromConst' c f x is the limit of the sequence
seminormFromConst_seq c f x as n tends to infinity.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- CommRingstatement and proof · cited by 17,173
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- RingSeminormstatement and proof · cited by 58
- IsPowMulstatement and proof · cited by 39
- seminormFromConst'statement · cited by 13
- seminormFromConst_seqstatement · cited by 13
- tendsto_atTop_ciInfproof · cited by 8
- seminormFromConst_seq_antitoneproof · cited by 1
Cited by9
Results whose statement or proof uses this declaration.
- seminormFromConst_apply_cproof · cited by 1
- seminormFromConst_apply_of_isMulproof · cited by 1
- seminormFromConst_const_mulproof · cited by 1
- seminormFromConst_isPowMulproof · cited by 1
- seminormFromConst_oneproof · cited by 1
- seminormFromConst_isLimitproof · cited by 0
- seminormFromConst_isMul_of_isMulproof · cited by 0
- seminormFromConst_isNonarchimedeanproof · cited by 0
- seminormFromConst_le_seminormproof · cited by 0