Theorems · Theorem · functional analysis
ball_add_ball
∀ {E : Type u_2} [inst : SeminormedAddCommGroup E] [NormedSpace ℝ E] {δ ε : ℝ},
0 < ε → 0 < δ → ∀ (a b : E), Metric.ball a ε + Metric.ball b δ = Metric.ball (a + b) (ε + δ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedSpacestatement and proof · cited by 12,499
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- HVAdd.hVAddproof · cited by 1,820
- Metric.ballstatement and proof · cited by 735
- Set.addstatement · cited by 338
- vadd_eq_addproof · cited by 39
- Metric.vadd_ballproof · cited by 6
- ball_addproof · cited by 3
- thickening_ballproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ball_sub_ballproof · cited by 0