Theorems · Theorem · general topology
Filter.BoundedAtFilter.add
∀ {α : Type u_2} {β : Type u_3} [inst : SeminormedAddCommGroup β] {l : Filter α} {f g : α → β},
l.BoundedAtFilter f → l.BoundedAtFilter g → l.BoundedAtFilter (f + g)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Asymptotics.IsBigO.addproof · cited by 21
- Filter.BoundedAtFilterstatement and proof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- Filter.boundedFilterSubmoduleproof · cited by 1
- OnePoint.IsBoundedAt.addproof · cited by 0