Theorems · Theorem · general topology
ContinuousMap.nnnorm_smul_const
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : CompactSpace α] {R : Type u_4} {β : Type u_5}
[inst_2 : SeminormedAddCommGroup β] [inst_3 : SeminormedRing R] [inst_4 : Module R β] [inst_5 : NormSMulClass R β]
(f : C(α, R)) (b : β), ‖f • ContinuousMap.const α b‖₊ = ‖f‖₊ * ‖b‖₊- Defined in
- Mathlib.Topology.ContinuousMap.Compact
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- NNRealstatement · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- ContinuousMapstatement and proof · cited by 2,491
- iSupproof · cited by 2,415
- NNNorm.nnnormstatement and proof · cited by 952
- CompactSpacestatement and proof · cited by 593
- SeminormedRingstatement and proof · cited by 446
- NormSMulClassstatement and proof · cited by 107
- ContinuousMap.conststatement and proof · cited by 45
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMap.norm_smul_constproof · cited by 0