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.instCanonicallyOrderedMul {α : Type u_1} {β : Type u_2} {l : Filter α} [Mul β] [LE β] [CanonicallyOrderedMul β] :
instance Filter.Germ.instCanonicallyOrderedAdd {α : Type u_1} {β : Type u_2} {l : Filter α} [Add β] [LE β] [CanonicallyOrderedAdd β] :