Theorems · Theorem · Lie groups
ContinuousAt.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 (f ^ n) x- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 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 and proof · cited by 24,529
- Monoidstatement and proof · cited by 3,887
- ContinuousAtstatement and proof · cited by 697
- ContinuousMulstatement and proof · cited by 343
- Filter.Tendsto.powproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousAt.fun_powproof · cited by 7