Mathlib Map

Theorems · Theorem · Lie groups

ContinuousOn.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} {s : Set X}, ContinuousOn f s → ∀ (n : ℕ), ContinuousOn (fun i => f i ^ n) s

Eta-expanded form of ContinuousOn.pow

Defined in
Mathlib.Topology.Algebra.Monoid
Cited by
15 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceMonoidContinuousMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.