Theorems · Theorem · general topology
ContinuousMap.exists_restrict_eq
∀ {X : Type u} [inst : TopologicalSpace X] [NormalSpace X] {s : Set X} {Y : Type v} [inst_2 : TopologicalSpace Y]
[TietzeExtension Y], IsClosed s → ∀ (f : C(↑s, Y)), ∃ g, ContinuousMap.restrict s g = fTietze extension theorem for TietzeExtension spaces, a version for a closed set. Let
s be a closed set in a normal topological space X. Let f be a continuous function
on s with values in a TietzeExtension space Y. Then there exists a continuous function
g : C(X, Y) such that g.restrict s = f.
- Defined in
- Mathlib.Topology.TietzeExtension
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- ContinuousMapstatement and proof · cited by 2,491
- IsClosedstatement and proof · cited by 1,639
- NormalSpacestatement and proof · cited by 84
- ContinuousMap.restrictstatement · cited by 61
- TietzeExtensionstatement and proof · cited by 10
- TietzeExtension.exists_restrict_eq'proof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousMap.exists_extensionproof · cited by 2
- TietzeExtension.of_retractproof · cited by 1
- ContinuousMap.exists_forall_mem_restrict_eqproof · cited by 1