Theorems · Theorem · functional analysis
closedBall_add_ball
∀ {E : Type u_2} [inst : SeminormedAddCommGroup E] [NormedSpace ℝ E] {δ ε : ℝ},
0 ≤ ε → 0 < δ → ∀ (a b : E), Metric.closedBall a ε + Metric.ball b δ = Metric.ball (a + b) (ε + δ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- add_commproof · cited by 1,535
- Metric.ballstatement and proof · cited by 735
- Metric.closedBallstatement and proof · cited by 704
- Set.addstatement · cited by 338
- ball_add_closedBallproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- closedBall_sub_ballproof · cited by 0