Mathlib Map

Theorems · Definition · general topology

OpenPartialHomeomorph.univBall

{E : Type u_1} →
  [inst : SeminormedAddCommGroup E] →
    [NormedSpace ℝ E] →
      {P : Type u_2} → [inst_2 : PseudoMetricSpace P] → [NormedAddTorsor E P] → P → ℝ → OpenPartialHomeomorph E P

If r > 0, then OpenPartialHomeomorph.univBall c r is a smooth open partial homeomorphism with source = Set.univ and target = Metric.ball c r. Otherwise, it is the translation by c. Thus in all cases, it sends 0 to c, see OpenPartialHomeomorph.univBall_apply_zero.

Defined in
Mathlib.Analysis.Normed.Module.Ball.Homeomorph
Cited by
9 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.

OpenPartialHomeomorph.univBall_source · cited by 2OpenPartialHomeomorph.uni…OpenPartialHomeomorph.univBall_apply_zero · cited by 1OpenPartialHomeomorph.uni…OpenPartialHomeomorph.ball_subset_univBall_target · cited by 1OpenPartialHomeomorph.bal…OpenPartialHomeomorph.univBall_target · cited by 1OpenPartialHomeomorph.uni…OpenPartialHomeomorph.continuousOn_univBall_symm · cited by 0OpenPartialHomeomorph.con…OpenPartialHomeomorph.continuous_univBall · cited by 0OpenPartialHomeomorph.con…OpenPartialHomeomorph.contDiffOn_univBall_symm · cited by 0OpenPartialHomeomorph.con…OpenPartialHomeomorph.contDiff_univBall · cited by 0OpenPartialHomeomorph.con…OpenPartialHomeomorph.univBall_symm_apply_center · cited by 0OpenPartialHomeomorph.uni…Real · cited by 25697RealNormedSpace · cited by 12499NormedSpaceSeminormedAddCommGroup · cited by 2671SeminormedAddCommGroupPseudoMetricSpace · cited by 1550PseudoMetricSpaceNormedAddTorsor · cited by 1325NormedAddTorsorOpenPartialHomeomorph · cited by 664OpenPartialHomeomorphHomeomorph.toOpenPartialHomeomorph · cited by 28Homeomorph.toOpenPartialH…IsometryEquiv.toHomeomorph · cited by 16IsometryEquiv.toHomeomorphIsometryEquiv.vaddConst · cited by 14IsometryEquiv.vaddConstOpenPartialHomeomorph.univUnitBall · cited by 13OpenPartialHomeomorph.uni…OpenPartialHomeomorph.unitBallBall · cited by 11OpenPartialHomeomorph.uni…OpenPartialHomeomorph.trans' · cited by 8OpenPartialHomeomorph.tra…OpenPartialHomeomorph.univBallCITED BYCITES

Cites12

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

Cited by9

Results whose statement or proof uses this declaration.