Theorems · Theorem · sequences and series
Multipliable.map_iff_of_leftInverse
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α}
{L : SummationFilter β} [inst_2 : CommMonoid γ] [inst_3 : TopologicalSpace γ] {G : Type u_4} {G' : Type u_5}
[inst_4 : FunLike G α γ] [MonoidHomClass G α γ] [inst_6 : FunLike G' γ α] [MonoidHomClass G' γ α] (g : G) (g' : G'),
Continuous ⇑g → Continuous ⇑g' → Function.LeftInverse ⇑g' ⇑g → (Multipliable (⇑g ∘ f) L ↔ Multipliable f L)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- FunLikestatement and proof · cited by 2,560
- CommMonoidstatement and proof · cited by 2,264
- SummationFilterstatement and proof · cited by 607
- MonoidHomClassstatement and proof · cited by 244
- Multipliablestatement and proof · cited by 213
- Function.comp_assocproof · cited by 41
- Multipliable.mapproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Multipliable.map_iff_of_equivproof · cited by 0