Mathlib Map

Theorems · Theorem · Lie groups

Continuous.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}, Continuous f → ∀ (n : ℕ), Continuous fun i => f i ^ n

Eta-expanded form of Continuous.pow

Defined in
Mathlib.Topology.Algebra.Monoid
Cited by
39 results in Mathlib
Foundations
Depth 78 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.

Cites5

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

Cited by39

Results whose statement or proof uses this declaration.