Theorems · Theorem · sequences and series
Function.Injective.tprod_eq
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {g : γ → β},
Function.Injective g → ∀ {f : β → α}, Function.mulSupport f ⊆ Set.range g → ∏' (c : γ), f (g c) = ∏' (b : β), f b- Cited by
- 6 results in Mathlib
- Foundations
- Depth 83 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.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Set.rangestatement and proof · cited by 4,705
- Set.univproof · cited by 3,945
- Finset.prodproof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Set.Finiteproof · cited by 1,814
- Function.Embeddingproof · cited by 988
Cited by6
Results whose statement or proof uses this declaration.
- tprod_subtype_eq_of_mulSupport_subsetproof · cited by 5
- Equiv.tprod_eqproof · cited by 5
- tprod_setElem_eq_tprod_setElem_sdiffproof · cited by 2
- tprod_extend_oneproof · cited by 1
- tprod_eq_tprod_of_ne_one_bijproof · cited by 1
- tprod_pnat_eq_tprod_of_eq_oneproof · cited by 0