Theorems · Theorem · functional analysis
map_real_smul
∀ {E : Type u_1} [inst : AddCommGroup E] [inst_1 : Module ℝ E] [inst_2 : TopologicalSpace E] [ContinuousSMul ℝ E]
{F : Type u_2} [inst_4 : AddCommGroup F] [inst_5 : Module ℝ F] [inst_6 : TopologicalSpace F] [ContinuousSMul ℝ F]
[T2Space F] {G : Type u_3} [inst_9 : FunLike G E F] [AddMonoidHomClass G E F] (f : G),
Continuous ⇑f → ∀ (c : ℝ) (x : E), f (c • x) = c • f xA continuous additive map between two vector spaces over ℝ is ℝ-linear.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Continuousstatement and proof · cited by 2,592
- FunLikestatement and proof · cited by 2,560
- T2Spacestatement and proof · cited by 1,351
- ContinuousSMulstatement and proof · cited by 1,016
- continuous_id'proof · cited by 295
- continuous_constproof · cited by 278
- AddMonoidHomClassstatement and proof · cited by 252
Cited by2
Results whose statement or proof uses this declaration.
- Complex.ringHom_eq_id_or_conj_of_continuousproof · cited by 1
- Complex.ringHom_eq_ofReal_of_continuousproof · cited by 1