Theorems · Theorem · sequences and series
HasProd.mul_compl
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {a b : α}
[ContinuousMul α] {s : Set β}, HasProd (f ∘ Subtype.val) a → HasProd (f ∘ Subtype.val) b → HasProd f (a * b)- Cited by
- 6 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Compl.complstatement and proof · cited by 2,925
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- ContinuousMulstatement and proof · cited by 343
- HasProdstatement and proof · cited by 157
- isCompl_complproof · cited by 21
- HasProd.mul_isComplproof · cited by 4
Cited by6
Results whose statement or proof uses this declaration.
- HasProd.prod_range_mulproof · cited by 3
- HasProd.hasProd_compl_iffproof · cited by 3
- Multipliable.mul_complproof · cited by 1
- Multipliable.tprod_subtype_mul_tprod_subtype_complproof · cited by 1
- Multipliable.tprod_mul_tprod_complproof · cited by 0
- Multipliable.prod_mul_tprod_complproof · cited by 0