Mathlib Map

Theorems · Theorem · functional analysis

egauge_anti

∀ (𝕜 : Type u_1) [inst : NNNorm 𝕜] {E : Type u_2} [inst_1 : SMul 𝕜 E] {s t : Set E},
  s ⊆ t → ∀ (x : E), egauge 𝕜 t x ≤ egauge 𝕜 s x
Defined in
Mathlib.Analysis.Convex.EGauge
Cited by
6 results in Mathlib
Foundations
Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NNNormSMul

Around this declaration

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

Cites6

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

Cited by6

Results whose statement or proof uses this declaration.