Mathlib Map

Theorems · Definition · functional analysis

ContinuousMapZero.id

{R : Type u_3} →
  [inst : Zero R] → [inst_1 : TopologicalSpace R] → (s : Set R) → [inst_2 : Fact (0 ∈ s)] → ContinuousMapZero (↑s) R

The identity function as an element of C(s, R)₀ when 0 ∈ (s : Set R).

Defined in
Mathlib.Topology.ContinuousMap.ContinuousMapZero
Cited by
23 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ZeroTopologicalSpaceFact

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by25

Results whose statement or proof uses this declaration.