Theorems · Theorem · order theory
StrictMonoOn.Iic_id_le
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : SuccOrder α] [IsSuccArchimedean α] [OrderBot α] {n : α} {φ : α → α},
StrictMonoOn φ (Set.Iic n) → ∀ m ≤ n, m ≤ φ m- Defined in
- Mathlib.Order.Interval.Set.Monotone
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Bot.botproof · cited by 4,720
- LE.le.transproof · cited by 3,151
- le_reflproof · cited by 2,061
- le_rflproof · cited by 1,558
- Set.Iicstatement and proof · cited by 1,111
- OrderBotstatement and proof · cited by 1,055
- le_transproof · cited by 985
- Order.succproof · cited by 633
- le_imp_le_of_le_of_leproof · cited by 576
- SuccOrderstatement and proof · cited by 574
- IsMaxproof · cited by 372
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.upperCrossingTime_bound_eqproof · cited by 1
- Nat.le_nthproof · cited by 1
- StrictMonoOn.Ici_le_idproof · cited by 0