Theorems · Theorem · Lie groups
ContinuousAt.fun_pow
∀ {M : Type u_3} {X : Type u_5} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace M] [inst_2 : Monoid M]
[ContinuousMul M] {f : X → M} {x : X}, ContinuousAt f x → ∀ (n : ℕ), ContinuousAt (fun i => f i ^ n) xEta-expanded form of ContinuousAt.pow
- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Monoidstatement · cited by 3,887
- ContinuousAtstatement · cited by 697
- ContinuousMulstatement · cited by 343
- ContinuousAt.powproof · cited by 1
Cited by7
Results whose statement or proof uses this declaration.
- tendsto_zero_of_meromorphicOrderAt_posproof · cited by 4
- natCast_le_analyticOrderAtproof · cited by 2
- Chebyshev.primeCounting_eq_theta_div_log_add_integralproof · cited by 2
- MeromorphicAt.analyticAtproof · cited by 2
- Chebyshev.intervalIntegrable_one_div_log_sqproof · cited by 1
- MeromorphicAt.eventually_continuousAtproof · cited by 1
- Chebyshev.integrableOn_theta_div_id_mul_log_sqproof · cited by 1