File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
theories/normedtype_theory Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1- (* mathcomp analysis (c) 2025 Inria and AIST. License: CeCILL-C. *)
1+ (* mathcomp analysis (c) 2026 Inria and AIST. License: CeCILL-C. *)
22From HB Require Import structures.
33From mathcomp Require Import all_ssreflect finmap ssralg ssrnum ssrint.
44From mathcomp Require Import archimedean rat interval zmodp vector.
@@ -43,6 +43,7 @@ From mathcomp Require Import ereal_normedtype pseudometric_normed_Zmodule.
4343(* lipschitz_on f F == f is lipschitz near F *)
4444(* k.-lipschitz_on f F == f is k.-lipschitz near F *)
4545(* k.-lipschitz_A f == f is k.-lipschitz on A *)
46+ (* k.-lipschitz f := k.-lipschitz_setT *)
4647(* [lipschitz f x | x in A] == f is lipschitz on A *)
4748(* [locally [lipschitz f x | x in A] == f is locally lipschitz on A *)
4849(* [locally k.-lipschitz_A f] == f is locally k.-lipschitz on A *)
You can’t perform that action at this time.
0 commit comments