Theorems · Theorem · sequences and series
Function.Injective.multipliable_iff
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α}
{g : γ → β}, Function.Injective g → (∀ x ∉ Set.range g, f x = 1) → (Multipliable (f ∘ g) ↔ Multipliable f)- Cited by
- 1 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.
Cites7
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 · cited by 2,068
- Multipliablestatement · cited by 213
- Function.Injective.hasProd_iffproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Multipliable.comp_injectiveproof · cited by 7