Theorems · Definition · functional analysis
Seminorm.ball
{𝕜 : Type u_3} →
{E : Type u_7} →
[inst : SeminormedRing 𝕜] → [inst_1 : AddCommGroup E] → [inst_2 : SMul 𝕜 E] → Seminorm 𝕜 E → E → ℝ → Set EThe ball of radius r at x with respect to seminorm p is the set of elements y with
p (y - x) < r.
- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 78 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- AddCommGroupstatement and proof · cited by 12,871
- Set.ofPredproof · cited by 6,101
- SeminormedRingstatement and proof · cited by 446
- Seminormstatement and proof · cited by 272
Cited by79
Results whose statement or proof uses this declaration.
- SeminormFamily.basisSetsproof · cited by 22
- SeminormFamily.basisSets_iffstatement and proof · cited by 16
- Seminorm.mem_ball_zerostatement · cited by 11
- Seminorm.mem_ballstatement · cited by 10
- ball_normSeminormstatement · cited by 7
- Seminorm.ball_zero_eqstatement · cited by 7
- SeminormFamily.basisSets_memstatement · cited by 6
- Seminorm.smul_ball_zerostatement and proof · cited by 5
- Seminorm.ball_finset_sup_eq_iInterstatement · cited by 5
- Seminorm.ball_subset_closedBallstatement and proof · cited by 5
- Seminorm.convex_ballstatement and proof · cited by 4
- Seminorm.absorbent_ball_zerostatement · cited by 4