Theorems · Theorem · order theory
directedOn_image
∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {s : Set β} {f : β → α},
DirectedOn r (f '' s) ↔ DirectedOn (f ⁻¹'o r) s- Defined in
- Mathlib.Order.Directed
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- DirectedOnstatement · cited by 271
- Order.Preimagestatement · cited by 42
Cited by4
Results whose statement or proof uses this declaration.
- DirectedOn.mono_compproof · cited by 10
- exists_sSupIndep_disjoint_sSup_atomsproof · cited by 2
- Topology.IsScott.scottContinuousOn_iff_continuousproof · cited by 2
- RieszExtension.exists_topproof · cited by 1