Theorems · Theorem · sequences and series
AbsoluteValue.tendsto_div_one_add_pow_nhds_zero
∀ {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}, 1 < v a → Filter.Tendsto (fun n => v (1 / (1 + a ^ n))) Filter.atTop (nhds 0)v (1 / (1 + a ^n)) tends to 0 whenever v : AbsoluteValue R S for fields R and S,
provided 1 < v a.
- Defined in
- Mathlib.Analysis.SpecificLimits.Normed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- one_mulproof · cited by 2,841
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement and proof · cited by 2,405
- le_rflproof · cited by 1,558
- add_commproof · cited by 1,535
- OrderTopologystatement and proof · cited by 1,355
Cited by1
Results whose statement or proof uses this declaration.
- AbsoluteValue.denseRange_algebraMap_piproof · cited by 1