Theorems · Theorem · general topology
ContinuousMap.coe_prod
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] [inst_2 : CommMonoid β]
[inst_3 : ContinuousMul β] {ι : Type u_3} (s : Finset ι) (f : ι → C(α, β)), ⇑(∏ i ∈ s, f i) = ∏ i ∈ s, ⇑(f i)- Defined in
- Mathlib.Topology.ContinuousMap.Algebra
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 85 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.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- ContinuousMapstatement and proof · cited by 2,491
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- ContinuousMulstatement and proof · cited by 343
- map_prodproof · cited by 108
- ContinuousMap.coeFnMonoidHomproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Summable.hasProdUniformlyOn_one_addproof · cited by 3
- BumpCovering.exists_finset_toPOUFun_eventuallyEqproof · cited by 1
- ContinuousMap.prod_applyproof · cited by 0
- SmoothBumpCovering.exists_finset_toSmoothPartitionOfUnity_eventuallyEqproof · cited by 0