Theorems · Theorem · field theory
tendsto_inv_nhdsGT_zero
∀ {𝕜 : Type u_1} [inst : Semifield 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] [inst_3 : TopologicalSpace 𝕜]
[OrderTopology 𝕜], Filter.Tendsto (fun x => x⁻¹) (nhdsWithin 0 (Set.Ioi 0)) Filter.atTopThe function x ↦ x⁻¹ tends to +∞ on the right of 0.
- Defined in
- Mathlib.Topology.Algebra.Order.Field
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 81 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.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Filter.Tendstostatement · cited by 3,814
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement · cited by 2,405
- nhdsWithinstatement · cited by 1,912
- Set.Ioistatement · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- Eq.leproof · cited by 605
- Semifieldstatement and proof · cited by 439
- inv_nhdsGT_zeroproof · cited by 2
Cited by9
Results whose statement or proof uses this declaration.
- Filter.Tendsto.inv_tendsto_nhdsGT_zeroproof · cited by 6
- HasDerivAt.lhopital_zero_atTop_on_Ioiproof · cited by 3
- WeakFEPair.hf_zeroproof · cited by 2
- tendsto_rpow_neg_nhdsGT_zeroproof · cited by 1
- isBigO_rpow_zero_log_smulproof · cited by 1
- Real.not_differentiableAt_inv_log_zeroproof · cited by 1
- expNegInvGlue.tendsto_polynomial_inv_mul_zeroproof · cited by 1
- isLittleO_abs_log_rpow_rpow_nhdsGT_zeroproof · cited by 1
- tendsto_nhdsGT_zero_of_comp_inv_tendsto_atTopproof · cited by 0