Theorems · Theorem · order theory
Set.IsPWO.image_of_monotone
∀ {α : Type u_2} {β : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] {s : Set α},
s.IsPWO → ∀ {f : α → β}, Monotone f → (f '' s).IsPWO- Defined in
- Mathlib.Order.WellFoundedSet
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Preorderstatement and proof · cited by 7,952
- Set.imagestatement · cited by 5,609
- Monotonestatement and proof · cited by 1,397
- Set.IsPWOstatement and proof · cited by 99
- Monotone.monotoneOnproof · cited by 43
- Set.PartiallyWellOrderedOn.image_of_monotone_onproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- Set.IsPWO.vaddproof · cited by 3
- Set.IsPWO.addproof · cited by 2
- Set.IsPWO.mulproof · cited by 2
- Set.IsPWO.smulproof · cited by 2
- Set.PartiallyWellOrderedOn.imageProdLexproof · cited by 1