Theorems · Theorem · functional analysis
Seminorm.closedBall_finset_sup
∀ {𝕜 : Type u_3} {E : Type u_7} {ι : Type u_11} [inst : SeminormedRing 𝕜] [inst_1 : AddCommGroup E]
[inst_2 : Module 𝕜 E] (p : ι → Seminorm 𝕜 E) (s : Finset ι) (x : E) {r : ℝ},
0 ≤ r → (s.sup p).closedBall x r = s.inf fun i => (p i).closedBall x r- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Finset.supstatement and proof · cited by 530
- SeminormedRingstatement and proof · cited by 446
- Seminormstatement and proof · cited by 272
- Finset.infstatement · cited by 219
- Seminorm.closedBallstatement and proof · cited by 45
- Finset.inf_eq_iInfproof · cited by 19
- Seminorm.closedBall_finset_sup_eq_iInterproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.