Theorems · Definition · general topology
ContinuousMap.mkD
{α : Type u_1} →
{β : Type u_2} → [inst : TopologicalSpace α] → [inst_1 : TopologicalSpace β] → (α → β) → C(α, β) → C(α, β)Interpret f : α → β as an element of C(α, β), falling back to the default value
default : C(α, β) if f is not continuous.
This is mainly intended to be used for C(α, β)-valued integration. For example, if a family of
functions f : ι → α → β satisfies that f i is continuous for almost every i, you can write
the C(α, β)-valued integral "∫ i, f i" as ∫ i, ContinuousMap.mkD (f i) 0.
- Defined in
- Mathlib.Topology.ContinuousMap.Basic
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Continuousproof · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
Cited by28
Results whose statement or proof uses this declaration.
- ContinuousMap.mkD_of_continuousstatement · cited by 6
- ContinuousMap.mkD_of_continuousOnstatement · cited by 4
- ContinuousMap.hasFiniteIntegral_mkD_restrict_of_boundstatement · cited by 4
- ContinuousMapZero.mkD_eq_mkD_of_map_zerostatement · cited by 4
- ContinuousMap.aeStronglyMeasurable_mkD_restrict_of_uncurrystatement · cited by 3
- ContinuousMap.aeStronglyMeasurable_restrict_mkD_restrict_of_uncurrystatement · cited by 3
- ContinuousMapZero.aeStronglyMeasurable_mkD_restrict_of_uncurryproof · cited by 2
- ContinuousMapZero.aeStronglyMeasurable_restrict_mkD_restrict_of_uncurryproof · cited by 2
- cfc_eq_cfcL_mkDstatement · cited by 2
- ContinuousMap.mkD_of_not_continuousstatement · cited by 2
- cfc_integral'statement and proof · cited by 2
- integrable_cfc'statement and proof · cited by 2