Theorems · Theorem · general topology
IsLocalMax.min
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : LinearOrder β] {f g : α → β} {a : α},
IsLocalMax f a → IsLocalMax g a → IsLocalMax (fun x => min (f x) (g x)) a- Defined in
- Mathlib.Topology.Order.LocalExtr
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- TopologicalSpaceLinearOrder
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.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- IsLocalMaxstatement and proof · cited by 50
- IsMaxFilter.minproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.