Theorems · Theorem · order theory
Order.IsNormal.of_succ_lt
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : LinearOrder α] [WellFoundedLT α] [inst_2 : SuccOrder α]
[inst_3 : LinearOrder β],
(∀ (a : α), f a < f (Order.succ a)) →
(∀ {a : α}, Order.IsSuccLimit a → IsLUB (f '' Set.Iio a) (f a)) → Order.IsNormal f- Defined in
- Mathlib.Order.IsNormal
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Set.imagestatement and proof · cited by 5,609
- Set.Iiostatement and proof · cited by 1,166
- LT.lt.trans_leproof · cited by 678
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- IsMaxproof · cited by 372
- Set.mem_image_of_memproof · cited by 371
- LT.lt.transproof · cited by 370
- IsLUBstatement and proof · cited by 280
- IsMinproof · cited by 277
Cited by4
Results whose statement or proof uses this declaration.
- Ordinal.isNormal_opowproof · cited by 37
- Ordinal.isNormal_mul_rightproof · cited by 14
- Ordinal.isNormal_derivFamilyproof · cited by 5
- Ordinal.isNormal_iff_lt_succ_and_bsup_eqproof · cited by 1