Theorems · Definition · general topology
LipschitzAdd.casesOn
{β : Type u_2} →
[inst : PseudoMetricSpace β] →
[inst_1 : AddMonoid β] →
{motive : LipschitzAdd β → Sort u} →
(t : LipschitzAdd β) → ((lipschitz_add : ∃ C, LipschitzWith C fun p => p.1 + p.2) → motive ⋯) → motive t- Defined in
- Mathlib.Topology.MetricSpace.Algebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpaceAddMonoid
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.
- NNRealstatement and proof · cited by 4,310
- AddMonoidstatement and proof · cited by 2,864
- PseudoMetricSpacestatement and proof · cited by 1,550
- LipschitzWithstatement and proof · cited by 316
- LipschitzAddstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.