Theorems · Theorem · sequences and series
Function.Injective.hasProd_iff
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {a : α}
{g : γ → β}, Function.Injective g → (∀ x ∉ Set.range g, f x = 1) → (HasProd (f ∘ g) a ↔ HasProd f a)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 82 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.
Cites9
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
- Set.rangestatement and proof · cited by 4,705
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- SummationFilterproof · cited by 607
- HasProdstatement and proof · cited by 157
- SummationFilter.comap_unconditionalproof · cited by 4
- Function.Injective.hasProd_comap_iffproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Equiv.hasProd_iffproof · cited by 8
- Function.Injective.tprod_eqproof · cited by 6
- hasProd_extend_oneproof · cited by 2
- Function.Injective.multipliable_iffproof · cited by 1