Theorems · Theorem · sequences and series
Multipliable.trans_div
∀ {α : Type u_1} {β : Type u_2} {L : SummationFilter β} [inst : CommGroup α] [inst_1 : TopologicalSpace α]
[IsTopologicalGroup α] {f g : β → α}, Multipliable g L → Multipliable (fun b => f b / g b) 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- CommGroupstatement and proof · cited by 990
- SummationFilterstatement and proof · cited by 607
- IsTopologicalGroupstatement and proof · cited by 469
- Multipliablestatement and proof · cited by 213
- div_mul_cancelproof · cited by 33
- Multipliable.mulproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- multipliable_iff_of_multipliable_divproof · cited by 0