Mathlib Map

Theorems · Theorem · general topology

LipschitzWith.neg

∀ {α : Type u_4} {E : Type u_5} [inst : SeminormedAddCommGroup E] [inst_1 : PseudoEMetricSpace α] {K : NNReal}
  {f : α → E}, LipschitzWith K f → LipschitzWith K (-f)

Alias of the reverse direction of lipschitzWith_neg_iff.

Defined in
Mathlib.Analysis.Normed.Group.Uniform
Cited by
3 results in Mathlib
Foundations
Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupPseudoEMetricSpace

Around this declaration

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

Cites5

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

Cited by3

Results whose statement or proof uses this declaration.