Mathlib Map

Theorems · Theorem · functional analysis

neg_closedBall

∀ {E : Type u_1} [inst : SeminormedAddCommGroup E] (δ : ℝ) (x : E), -Metric.closedBall x δ = Metric.closedBall (-x) δ
Defined in
Mathlib.Analysis.Normed.Group.Pointwise
Cited by
5 results in Mathlib
Foundations
Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroup

Around this declaration

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

Cites7

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

Cited by5

Results whose statement or proof uses this declaration.