Documentation

Mathlib.Order.Filter.Germ.OrderedMonoid

Ordered monoid instances on the space of germs of a function at a filter #

For each of the following structures we prove that if β has this structure, then so does Germ l β:

Tags #

filter, germ

instance Filter.Germ.instIsOrderedMonoid {α : Type u_1} {β : Type u_2} {l : Filter α} [CommMonoid β] [Preorder β] [IsOrderedMonoid β] :