Theorems · Theorem · functional analysis
Seminorm.ball_finset_sup_eq_iInter
∀ {𝕜 : 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).ball x r = ⋂ i ∈ s, (p i).ball x r- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Set.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- NNRealproof · cited by 4,310
- LT.lt.leproof · cited by 2,189
- NNReal.toRealproof · cited by 1,260
- Set.iInterstatement and proof · cited by 1,084
Cited by5
Results whose statement or proof uses this declaration.
- WithSeminorms.separating_of_T1proof · cited by 1
- SeminormFamily.filter_eq_iInfproof · cited by 1
- with_gaugeSeminormFamilyproof · cited by 0
- SeminormFamily.basisSets_intersectproof · cited by 0
- Seminorm.ball_finset_supproof · cited by 0