Theorems · Theorem · general topology
ContinuousWithinAt.closure_le
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : Preorder α] [t : OrderClosedTopology α]
[inst_2 : TopologicalSpace β] {f g : β → α} {s : Set β} {x : β},
x ∈ closure s → ContinuousWithinAt f s x → ContinuousWithinAt g s x → (∀ y ∈ s, f y ≤ g y) → f x ≤ g x- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Preorderstatement and proof · cited by 7,952
- Set.ofPredproof · cited by 6,101
- closurestatement and proof · cited by 1,254
- ContinuousWithinAtstatement and proof · cited by 512
- OrderClosedTopologystatement and proof · cited by 445
- ContinuousWithinAt.prodMkproof · cited by 15
- IsClosed.closure_subsetproof · cited by 11
- OrderClosedTopology.isClosed_le'proof · cited by 7
- ContinuousWithinAt.mem_closureproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- IsMaxOn.closureproof · cited by 3
- image_le_of_liminf_slope_right_le_deriv_boundaryproof · cited by 2
- IsLocalMaxOn.closureproof · cited by 2
- hasFDerivWithinAt_closure_of_tendsto_fderivproof · cited by 2
- le_gronwallBound_of_liminf_deriv_right_leproof · cited by 1