Theorems · Theorem · functional analysis
egauge_le_of_smul_mem_of_ne
∀ {𝕜 : Type u_1} [inst : NormedDivisionRing 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E] {c : 𝕜}
{s : Set E} {x : E}, c • x ∈ s → c ≠ 0 → egauge 𝕜 s x ≤ ↑‖c‖₊⁻¹If c • x ∈ s and c ≠ 0, then egauge 𝕜 s x is at most (‖c‖₊⁻¹ : ℝ≥0).
See also egauge_le_of_smul_mem.
- Defined in
- Mathlib.Analysis.Convex.EGauge
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 159 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
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- ENNRealstatement · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- NNNorm.nnnormstatement · cited by 952
- NormedDivisionRingstatement and proof · cited by 360
- egaugestatement and proof · cited by 75
- nnnorm_invproof · cited by 14
- Set.mem_inv_smul_set_iff₀proof · cited by 13
- egauge_le_of_mem_smulproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- egauge_ball_le_of_one_lt_normproof · cited by 4
- egauge_le_of_smul_memproof · cited by 0