Mathlib Map

Theorems · Theorem · general topology

IsMaxOn.sup

∀ {α : Type u} {β : Type v} [inst : SemilatticeSup β] {f g : α → β} {a : α} {s : Set α},
  IsMaxOn f s a → IsMaxOn g s a → IsMaxOn (fun x => f x ⊔ g x) s a
Defined in
Mathlib.Order.Filter.Extr
Cited by
0 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
SemilatticeSup

Around this declaration

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

Cites4

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.