Theorems · Theorem · functional analysis
ball_add_closedBall
∀ {E : Type u_2} [inst : SeminormedAddCommGroup E] [NormedSpace ℝ E] {δ ε : ℝ},
0 < ε → 0 ≤ δ → ∀ (a b : E), Metric.ball a ε + Metric.closedBall b δ = Metric.ball (a + b) (ε + δ)- Cited by
- 2 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.
Cites12
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
- Metric.closedBallstatement and proof · cited by 704
- Set.addstatement · cited by 338
- vadd_eq_addproof · cited by 39
- Metric.vadd_ballproof · cited by 6
- ball_addproof · cited by 3
- thickening_closedBallproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- closedBall_add_ballproof · cited by 1
- ball_sub_closedBallproof · cited by 0