Mathlib Map

Theorems · Theorem · functional analysis

Seminorm.mem_ball_zero

∀ {𝕜 : Type u_3} {E : Type u_7} [inst : SeminormedRing 𝕜] [inst_1 : AddCommGroup E] [inst_2 : SMul 𝕜 E]
  (p : Seminorm 𝕜 E) {y : E} {r : ℝ}, y ∈ p.ball 0 r ↔ p y < r
Defined in
Mathlib.Analysis.Seminorm
Cited by
11 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedRingAddCommGroupSMul

Around this declaration

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

Cites9

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

Cited by11

Results whose statement or proof uses this declaration.