Theorems · Theorem · functional analysis
Absorbs.of_norm
∀ {𝕜 : Type u_1} {E : Type u_3} [inst : SeminormedRing 𝕜] [inst_1 : SMul 𝕜 E] {A B : Set E},
(∃ r, ∀ (c : 𝕜), r ≤ ‖c‖ → B ⊆ c • A) → Absorbs 𝕜 A BAlias of the reverse direction of absorbs_iff_norm.
- Defined in
- Mathlib.Analysis.LocallyConvex.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedRingSMul
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.
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- Norm.normstatement · cited by 5,413
- Set.smulSetstatement · cited by 608
- SeminormedRingstatement and proof · cited by 446
- Absorbsstatement · cited by 59
- absorbs_iff_normproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Seminorm.ball_zero_absorbs_ball_zeroproof · cited by 3
- Balanced.absorbs_selfproof · cited by 1