Mathlib Map

Theorems · Theorem · convex and discrete geometry

image_gaugeRescaleHomeomorph_closure

∀ {E : Type u_1} [inst : AddCommGroup E] [inst_1 : Module ℝ E] [inst_2 : TopologicalSpace E]
  [inst_3 : IsTopologicalAddGroup E] [inst_4 : ContinuousSMul ℝ E] [inst_5 : T1Space E] {s t : Set E} (hsc : Convex ℝ s)
  (hs₀ : s ∈ nhds 0) (hsb : Bornology.IsVonNBounded ℝ s) (htc : Convex ℝ t) (ht₀ : t ∈ nhds 0)
  (htb : Bornology.IsVonNBounded ℝ t), ⇑(gaugeRescaleHomeomorph s t hsc hs₀ hsb htc ht₀ htb) '' closure s = closure t
Defined in
Mathlib.Analysis.Convex.GaugeRescale
Cited by
1 results in Mathlib
Foundations
Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupModuleTopologicalSpaceIsTopologicalAddGroupContinuousSMulT1Space

Around this declaration

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

Cites24

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

Cited by1

Results whose statement or proof uses this declaration.