Theorems · Theorem · order theory
directedOn_onFun_iff
∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {f : β → α} {s : Set β},
DirectedOn (Function.onFun r f) s ↔ DirectedOn r (f '' s)- Defined in
- Mathlib.Order.Directed
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 and proof · cited by 5,609
- Function.onFunstatement · cited by 570
- Set.mem_image_of_memproof · cited by 371
- DirectedOnstatement and proof · cited by 271
- DirectedOn.mono_compproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.mem_iSup_of_directedproof · cited by 2
- AddSubgroup.mem_iSup_of_directedproof · cited by 2