Theorems · Theorem · functional analysis
pi_norm_le_iff_of_nonneg
∀ {ι : Type u_1} {G : ι → Type u_4} [inst : Fintype ι] [inst_1 : (i : ι) → SeminormedAddGroup (G i)] {x : (i : ι) → G i}
{r : ℝ}, 0 ≤ r → (‖x‖ ≤ r ↔ ∀ (i : ι), ‖x i‖ ≤ r)The seminorm of an element in a product space is ≤ r if
and only if the norm of each component is.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeSeminormedAddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Norm.normstatement · cited by 5,413
- PseudoMetricSpaceproof · cited by 1,550
- Dist.distproof · cited by 1,539
- SeminormedAddGroupstatement and proof · cited by 331
- dist_zero_rightproof · cited by 172
- dist_pi_le_iffproof · cited by 10
Cited by18
Results whose statement or proof uses this declaration.
- norm_le_pi_normproof · cited by 17
- summable_norm_iffproof · cited by 8
- Besicovitch.exists_goodδproof · cited by 3
- pi_norm_const_leproof · cited by 3
- ZLattice.exists_finsetSum_norm_rpow_le_tsumproof · cited by 2
- VectorFourier.norm_iteratedFDeriv_fourierPowSMulRightproof · cited by 2
- FormalMultilinearSeries.le_radius_piproof · cited by 2
- pi_norm_comp_leproof · cited by 1
- Matrix.norm_le_iffproof · cited by 1
- pi_norm_le_iff_of_nonemptyproof · cited by 1
- ContinuousLinearMap.norm_pi_le_of_leproof · cited by 1
- Asymptotics.isBigOWith_piproof · cited by 1