Theorems · Theorem · functional analysis
Seminorm.neg_ball
∀ {𝕜 : Type u_3} {E : Type u_7} [inst : SeminormedRing 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
(p : Seminorm 𝕜 E) (r : ℝ) (x : E), -p.ball x r = p.ball (-x) r- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Set.extproof · cited by 2,266
- SeminormedRingstatement and proof · cited by 446
- Seminormstatement and proof · cited by 272
- sub_neg_eq_addproof · cited by 264
- Set.negstatement · cited by 168
- Seminorm.ballstatement and proof · cited by 78
- Set.mem_negproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- SeminormFamily.basisSets_negproof · cited by 0