Theorems · Theorem · functional analysis
BoundedContinuousFunction.norm_add_eq_max
∀ {α : Type u} [inst : TopologicalSpace α] {R : Type u_1} [inst_1 : NonUnitalSeminormedRing R] [IsCancelMulZero R]
{f g : BoundedContinuousFunction α R}, f * g = 0 → ‖f + g‖ = max ‖f‖ ‖g‖If the product of bounded continuous functions is zero, then the norm of their sum is the maximum of their norms.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Norm.normstatement and proof · cited by 5,413
- add_zeroproof · cited by 2,707
- SeminormedAddCommGroupproof · cited by 2,671
- zero_addproof · cited by 2,366
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- norm_nonnegproof · cited by 725
- BoundedContinuousFunctionstatement and proof · cited by 511
- norm_zeroproof · cited by 366
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousMap.norm_add_eq_maxproof · cited by 3
- BoundedContinuousFunction.nnnorm_add_eq_maxproof · cited by 1
- BoundedContinuousFunction.norm_sub_eq_maxproof · cited by 1