Theorems · Theorem · general topology
ContinuousMap.norm_add_eq_max
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : CompactSpace α] {R : Type u_4}
[inst_2 : NonUnitalSeminormedRing R] [IsCancelMulZero R] {f g : C(α, R)}, f * g = 0 → ‖f + g‖ = max ‖f‖ ‖g‖If the product of continuous functions on a compact space is zero, then the norm of their sum is the maximum of their norms.
- Defined in
- Mathlib.Topology.ContinuousMap.Compact
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Norm.normstatement · cited by 5,413
- ContinuousMapstatement and proof · cited by 2,491
- CompactSpacestatement and proof · cited by 593
- IsCancelMulZerostatement and proof · cited by 177
- NonUnitalSeminormedRingstatement and proof · cited by 44
- BoundedContinuousFunction.mkOfCompactproof · cited by 21
- BoundedContinuousFunction.extproof · cited by 14
- BoundedContinuousFunction.norm_add_eq_maxproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- CommCStarAlgebra.norm_add_eq_maxproof · cited by 3
- ContinuousMap.norm_sub_eq_maxproof · cited by 1
- ContinuousMap.nnnorm_add_eq_maxproof · cited by 1