Mathlib Map

Theorems · Theorem · functional analysis

le_egauge_smul_right

∀ {𝕜 : Type u_1} [inst : NormedDivisionRing 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E] (c : 𝕜)
  (s : Set E) (x : E), ‖c‖ₑ * egauge 𝕜 s x ≤ egauge 𝕜 s (c • x)
Defined in
Mathlib.Analysis.Convex.EGauge
Cited by
1 results in Mathlib
Foundations
Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedDivisionRingAddCommGroupModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites24

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.