Theorems · Theorem · sequences and series
tprod_image
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {g : γ → β}
(f : β → α) {s : Set γ}, Set.InjOn g s → ∏' (x : ↑(g '' s)), f ↑x = ∏' (x : ↑s), f (g ↑x)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidTopologicalSpace
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
- Set.imagestatement and proof · cited by 5,609
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement · cited by 2,068
- Set.InjOnstatement and proof · cited by 543
- tprodstatement · cited by 230
- Equiv.Set.imageOfInjOnproof · cited by 11
- Equiv.tprod_eqproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- tprod_rangeproof · cited by 0
- tprod_setProd_singleton_leftproof · cited by 0
- tprod_setProd_singleton_rightproof · cited by 0