Theorems · Theorem · order theory
surjOn_Ici_of_monotone_surjective
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : PartialOrder β] {f : α → β},
Monotone f → Function.Surjective f → ∀ (a : α), Set.SurjOn f (Set.Ici a) (Set.Ici (f a))- Defined in
- Mathlib.Order.Interval.Set.SurjOn
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderPartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- PartialOrderstatement and proof · cited by 6,410
- Set.Ioiproof · cited by 1,463
- Monotonestatement and proof · cited by 1,397
- Set.Icistatement and proof · cited by 1,070
- Set.SurjOnstatement and proof · cited by 186
- Set.image_singletonproof · cited by 174
- Set.surjOn_imageproof · cited by 15
- Set.Ioi_union_leftproof · cited by 3
- surjOn_Ioi_of_monotone_surjectiveproof · cited by 2
- Set.SurjOn.union_unionproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- surjOn_Iic_of_monotone_surjectiveproof · cited by 0