Theorems · Inductive type · functional analysis
ContinuousMapZero
(X : Type u_1) → (R : Type u_2) → [Zero X] → [Zero R] → [TopologicalSpace X] → [TopologicalSpace R] → Type (max u_1 u_2)
The type of continuous maps which map zero to zero.
Note that one should never use the structure projection ContinuousMapZero.toContinuousMap and
instead favor the coercion (↑) : C(X, R)₀ → C(X, R) available from the instance of
ContinuousMapClass. All the instances on C(X, R)₀ from C(X, R) passes through this coercion,
not the structure projection. Of course, the two are definitionally equal, but not reducibly so.
- Cited by
- 167 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 3 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
Cited by200
Results whose statement or proof uses this declaration.
- cfcₙHomstatement · cited by 65
- cfcₙ_applystatement · cited by 32
- cfcₙ_congrproof · cited by 25
- ContinuousMapZero.idstatement · cited by 23
- ContinuousMapZero.mkDstatement and proof · cited by 21
- ContinuousMapZero.compstatement and proof · cited by 20
- cfcₙ_eq_cfcproof · cited by 13
- ContinuousMapZero.extstatement and proof · cited by 11
- cfcₙAuxstatement · cited by 11
- cfcₙHom_continuousstatement · cited by 11
- ContinuousMapZero.toContinuousMapHomstatement and proof · cited by 10
- cfcₙHom_idstatement · cited by 10