Theorems · Theorem · general topology
ContinuousMap.exists_finite_sum_smul_approximation_of_mem_uniformity
∀ {X : Type u_1} {Y : Type u_2} {R : Type u_3} {V : Type u_4} [inst : TopologicalSpace X] [TotallyDisconnectedSpace X]
[T2Space X] [CompactSpace X] [inst_4 : TopologicalSpace Y] [CompactSpace Y] [inst_6 : AddCommGroup V]
[inst_7 : UniformSpace V] [IsUniformAddGroup V] {S : Set (V × V)} [inst_9 : TopologicalSpace R]
[inst_10 : MonoidWithZero R] [inst_11 : MulActionWithZero R V] (f : C(X × Y, V)),
S ∈ uniformity V → ∃ n g h, ∀ (x : X) (y : Y), (f (x, y), ∑ i, (g i) x • (h i) y) ∈ SA continuous function on X × Y, taking values in an R-module with a uniform structure,
can be uniformly approximated by sums of functions of the form (x, y) ↦ f x • g y.
Note that no continuity properties are assumed either for multiplication on R, or for the scalar
multiplication of R on V.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- Filterstatement · cited by 8,121
- Set.ofPredproof · cited by 6,101
- Finset.sumstatement and proof · cited by 5,195
- Set.univproof · cited by 3,945
- Finset.univstatement and proof · cited by 3,473
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMap.exists_finite_sum_mul_approximation_of_mem_uniformityproof · cited by 1