Theorems · Theorem · order theory
Set.monotone_ofPred
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] {p : α → β → Prop},
(∀ (b : β), Monotone fun a => p a b) → Monotone fun a => {b | p a b}- Defined in
- Mathlib.Data.Set.Order
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- Preorder
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 · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.ofPredstatement · cited by 6,101
- Monotonestatement and proof · cited by 1,397
Cited by2
Results whose statement or proof uses this declaration.
- CauchyFilter.monotone_genproof · cited by 3
- Set.monotone_setOfproof · cited by 0