Theorems · Theorem · functional analysis
Seminorm.mem_closedBall
∀ {𝕜 : Type u_3} {E : Type u_7} [inst : SeminormedRing 𝕜] [inst_1 : AddCommGroup E] [inst_2 : SMul 𝕜 E]
(p : Seminorm 𝕜 E) {x y : E} {r : ℝ}, y ∈ p.closedBall x r ↔ p (y - x) ≤ r- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 101 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.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- AddCommGroupstatement and proof · cited by 12,871
- SeminormedRingstatement and proof · cited by 446
- Seminormstatement and proof · cited by 272
- Seminorm.closedBallstatement · cited by 45
Cited by8
Results whose statement or proof uses this declaration.
- Seminorm.ball_subset_closedBallproof · cited by 5
- Seminorm.mem_closedBall_zeroproof · cited by 5
- Seminorm.absorbent_closedBallproof · cited by 0
- Seminorm.neg_closedBallproof · cited by 0
- Seminorm.closedBall_add_closedBall_subsetproof · cited by 0
- Seminorm.closedBall_eq_emptysetproof · cited by 0
- Seminorm.closedBall_smulproof · cited by 0
- Seminorm.smul_closedBall_preimageproof · cited by 0