Theorems · Theorem · order theory
StrictMono.iterate
∀ {α : Type u} [inst : Preorder α] {f : α → α}, StrictMono f → ∀ (n : ℕ), StrictMono f^[n]- Defined in
- Mathlib.Order.Monotone.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Nat.iteratestatement and proof · cited by 740
- StrictMonostatement and proof · cited by 706
- StrictMono.compproof · cited by 36
- strictMono_idproof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- Ordinal.iterate_lt_nfpproof · cited by 2
- StrictMono.strictMono_iterate_of_lt_mapproof · cited by 1
- Function.Commute.iterate_pos_lt_of_map_ltproof · cited by 1