Theorems · Theorem · general topology
BoundedContinuousFunction.prod_apply
∀ {α : Type u} {R : Type u_2} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace R] {ι : Type u_3} (s : Finset ι)
[inst_2 : CommMonoid R] [inst_3 : BoundedMul R] [inst_4 : ContinuousMul R] (f : ι → BoundedContinuousFunction α R)
(a : α), (∏ i ∈ s, f i) a = ∏ i ∈ s, (f i) a- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- PseudoMetricSpacestatement and proof · cited by 1,550
- BoundedContinuousFunctionstatement and proof · cited by 511
- ContinuousMulstatement and proof · cited by 343
- Finset.prod_applyproof · cited by 70
- BoundedMulstatement and proof · cited by 14
- BoundedContinuousFunction.coe_prodproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.