Theorems · Definition · general topology
LocallyConstant.toContinuousMapLinearMap
{X : Type u_1} →
{Y : Type u_2} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] →
(R : Type u_3) →
[inst_2 : Semiring R] →
[inst_3 : AddCommMonoid Y] →
[inst_4 : Module R Y] →
[inst_5 : ContinuousAdd Y] → [inst_6 : ContinuousConstSMul R Y] → LocallyConstant X Y →ₗ[R] C(X, Y)The inclusion of locally-constant functions into continuous functions as a linear map.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- AddMonoidHomproof · cited by 3,230
- ContinuousMapstatement and proof · cited by 2,491
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- LocallyConstantstatement and proof · cited by 227
- LocallyConstant.toContinuousMapproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- LocallyConstant.toAddMonoidHom_toContinuousMapLinearMapstatement · cited by 0
- LocallyConstant.toLinearMap_toContinuousMapAlgHomstatement · cited by 0
- LocallyConstant.toContinuousMapLinearMap_applystatement and proof · cited by 0