Theorems · Theorem · general topology
BumpCovering.exists_finset_toPartitionOfUnity_eventuallyEq
∀ {ι : Type u} {X : Type v} [inst : TopologicalSpace X] {s : Set X} (f : BumpCovering ι X s) (i : ι) (x : X),
∃ t, ⇑(f.toPartitionOfUnity i) =ᶠ[nhds x] ⇑(f i) * ⇑(∏ j ∈ t with WellOrderingRel j i, (1 - f j))- Defined in
- Mathlib.Topology.PartitionOfUnity
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement · cited by 13,712
- nhdsstatement · cited by 5,554
- ContinuousMapstatement · cited by 2,491
- Finset.prodstatement · cited by 2,356
- Filter.EventuallyEqstatement · cited by 1,912
- Finset.filterstatement · cited by 949
- PartitionOfUnitystatement · cited by 47
- BumpCoveringstatement and proof · cited by 46
Cited by1
Results whose statement or proof uses this declaration.
- SmoothBumpCovering.exists_finset_toSmoothPartitionOfUnity_eventuallyEqproof · cited by 0