Mathlib Map

Theorems · Theorem · general topology

isBounded_pow

∀ {R : Type u_2} [inst : Bornology R] [inst_1 : Monoid R] [BoundedMul R] {s : Set R},
  Bornology.IsBounded s → ∀ (n : ℕ), Bornology.IsBounded ((fun x => x ^ n) '' s)
Defined in
Mathlib.Topology.Bornology.BoundedOperation
Cited by
0 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
BornologyMonoidBoundedMul

Around this declaration

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

Cites14

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.