Theorems · Theorem · Lie groups
UniformContinuous.add
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : AddGroup α] [IsUniformAddGroup α]
[inst_3 : UniformSpace β] {f g : β → α},
UniformContinuous f → UniformContinuous g → UniformContinuous fun x => f x + g x- Cited by
- 7 results in Mathlib
- Foundations
- Depth 76 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.
- AddGroupstatement and proof · cited by 4,410
- UniformSpacestatement and proof · cited by 2,040
- UniformContinuousstatement and proof · cited by 410
- IsUniformAddGroupstatement and proof · cited by 342
- sub_neg_eq_addproof · cited by 264
- UniformContinuous.subproof · cited by 4
- UniformContinuous.negproof · cited by 3
Cited by7
Results whose statement or proof uses this declaration.
- uniformContinuous_addproof · cited by 9
- UniformContinuous.add_constproof · cited by 1
- uniformity_translate_addproof · cited by 1
- CauchySeq.add_constproof · cited by 1
- UniformContinuous.const_addproof · cited by 1
- Finset.uniformContinuous_sumproof · cited by 0
- CauchySeq.const_addproof · cited by 0