Theorems · Theorem · sequences and series
AbsoluteValue.tendsto_div_one_add_pow_nhds_one
∀ {R : Type u_2} {S : Type u_3} [inst : Field R] [inst_1 : Field S] [inst_2 : LinearOrder S]
[inst_3 : TopologicalSpace S] [IsStrictOrderedRing S] [Archimedean S] [_i : OrderTopology S] {v : AbsoluteValue R S}
{a : R}, v a < 1 → Filter.Tendsto (fun n => v (1 / (1 + a ^ n))) Filter.atTop (nhds 1)v (1 / (1 + a ^n)) tends to 1 for all v : AbsoluteValue R S for fields R and S,
provided v a < 1.
- Defined in
- Mathlib.Analysis.SpecificLimits.Normed
- Cited by
- 0 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.
Cites28
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
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- add_zeroproof · cited by 2,707
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement and proof · cited by 2,405
- OrderTopologystatement and proof · cited by 1,355
- le_transproof · cited by 985
- sub_zeroproof · cited by 938
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.