Theorems · Theorem · sequences and series
Function.Injective.hasProd_comap_iff_of_hasSupport
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α]
{L : SummationFilter β} {f : β → α} {a : α} [L.HasSupport] {g : γ → β} (hg : Function.Injective g),
(∀ x ∈ L.support, x ∉ Set.range g → f x = 1) →
(HasProd (f ∘ g) a (L.comap { toFun := g, inj' := hg }) ↔ HasProd f a L)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- nhdsproof · cited by 5,554
- Set.rangestatement and proof · cited by 4,705
- Filter.Tendstoproof · cited by 3,814
- Finset.prodproof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Finset.prod_congrproof · cited by 646
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.