Theorems · Theorem · order theory
monotone_transfiniteIterate
∀ {I : Type u} [inst : CompleteLattice I] (φ : I → I) (i₀ : I) {J : Type w} [inst_1 : LinearOrder J] [OrderBot J]
[inst_3 : SuccOrder J] [inst_4 : WellFoundedLT J], (∀ (i : I), i ≤ φ i) → Monotone fun j => transfiniteIterate φ j i₀- Defined in
- Mathlib.Order.TransfiniteIteration
- 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.
Cites22
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
- Monotonestatement · cited by 1,397
- Set.Iioproof · cited by 1,166
- OrderBotstatement and proof · cited by 1,055
- CompleteLatticestatement and proof · cited by 1,048
- Order.succproof · cited by 633
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- IsMaxproof · cited by 372
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.le_strictLimitsClosureIterproof · cited by 1
- top_mem_range_transfiniteIterateproof · cited by 1