Mathlib Map

Theorems · Theorem · general topology

isBounded_nsmul

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

Around this declaration

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

Cites18

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.