Theorems · Theorem · order theory
DirectedOn.mono_comp
∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {rb : β → β → Prop} {g : α → β} {s : Set α},
(∀ ⦃x y : α⦄, r x y → rb (g x) (g y)) → DirectedOn r s → DirectedOn rb (g '' s)- Defined in
- Mathlib.Order.Directed
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 and proof · cited by 271
- DirectedOn.monoproof · cited by 8
- directedOn_imageproof · cited by 4
Cited by10
Results whose statement or proof uses this declaration.
- GaloisConnection.u_csInf_of_directedOn'proof · cited by 2
- GaloisConnection.l_csSup_of_directedOn'proof · cited by 2
- directedOn_onFun_iffproof · cited by 2
- LinearPMap.mem_domain_sSup_iffproof · cited by 2
- DirectedOn.fstproof · cited by 1
- HahnEmbedding.Partial.sSupFun_strictMonoproof · cited by 1
- DirectedOn.sndproof · cited by 1
- HahnEmbedding.Partial.truncLT_mem_range_sSupFunproof · cited by 1
- DirectedOn.projproof · cited by 0
- RelHomClass.directedOnproof · cited by 0