Theorems · Theorem · order theory
BddAbove.range_comp_left
∀ {α : Type u} {β : Type v} {γ : Type u_1} [inst : Preorder β] [inst_1 : Preorder γ] {f : α → β} {g : β → γ},
BddAbove (Set.range f) → Monotone g → BddAbove (Set.range fun x => g (f x))- Defined in
- Mathlib.Order.Bounds.Image
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, 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.
- Preorderstatement and proof · cited by 7,952
- Set.rangestatement and proof · cited by 4,705
- Monotonestatement and proof · cited by 1,397
- BddAbovestatement and proof · cited by 620
- Set.range_compproof · cited by 223
- Monotone.map_bddAboveproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- BddAbove.range_mulproof · cited by 1
- BddAbove.range_addproof · cited by 1
- BddAbove.range_compproof · cited by 0