Theorems · Inductive type · general topology
Urysohns.CU
{X : Type u_2} → [TopologicalSpace X] → (Set X → Set X → Prop) → Type u_2An auxiliary type for the proof of Urysohn's lemma: a pair of a closed set C and its open
neighborhood U, together with the assumption that C and U satisfy the property P C U.
The latter assumption will make it possible to prove simultaneously both versions of Urysohn's
lemma, in normal spaces (with P always true) and in locally compact spaces
(with P C U = IsCompact C). We put also in the structure the assumption that, for any such pair,
one may find an intermediate pair in between satisfying P,
to avoid carrying it around in the argument.
- Defined in
- Mathlib.Topology.UrysohnsLemma
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
Cited by48
Results whose statement or proof uses this declaration.
- Urysohns.CU.Ustatement and proof · cited by 18
- Urysohns.CU.leftstatement and proof · cited by 13
- Urysohns.CU.limstatement and proof · cited by 13
- Urysohns.CU.rightstatement and proof · cited by 13
- Urysohns.CU.approxstatement and proof · cited by 12
- Urysohns.CU.Cstatement and proof · cited by 11
- exists_continuous_zero_one_of_isClosedproof · cited by 10
- Urysohns.CU.approx_le_onestatement and proof · cited by 4
- Urysohns.CU.lim_mem_Iccstatement and proof · cited by 4
- Urysohns.CU.lim_of_mem_Cstatement and proof · cited by 4
- Urysohns.CU.lim_of_notMem_Ustatement and proof · cited by 4
- Urysohns.CU.subsetstatement and proof · cited by 4