Mathlib Map

Theorems · Theorem · general topology

OpenPartialHomeomorph.unitBallBall_apply

∀ {E : Type u_1} [inst : SeminormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {P : Type u_2}
  [inst_2 : PseudoMetricSpace P] [inst_3 : NormedAddTorsor E P] (c : P) (r : ℝ) (hr : 0 < r) (a : E),
  ↑(OpenPartialHomeomorph.unitBallBall c r hr) a = r • a +ᵥ c
Defined in
Mathlib.Analysis.Normed.Module.Ball.Homeomorph
Cited by
1 results in Mathlib
Foundations
Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupNormedSpacePseudoMetricSpaceNormedAddTorsor

Around this declaration

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

Cites8

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.