Theorems · Theorem · functional analysis
Seminorm.exists_apply_eq_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 ι}, s.Nonempty → ∀ (x : E), ∃ i ∈ s, (s.sup p) x = (p i) x- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 2 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- NNReal.toRealproof · cited by 1,260
- Finset.Nonemptystatement and proof · cited by 1,001
- Finset.supstatement and proof · cited by 530
- SeminormedRingstatement and proof · cited by 446
- Seminormstatement and proof · cited by 272
- NonnegHomClass.apply_nonnegproof · cited by 79
- Finset.exists_mem_eq_supproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- Seminorm.zero_or_exists_apply_eq_finset_supproof · cited by 0
- Seminorm.bound_of_shell_supproof · cited by 0