Theorems · Theorem · dynamical systems
List.foldr_const
∀ {α : Type u} {β : Type v} (f : β → β) (b : β) (l : List α), List.foldr (fun x => f) b l = f^[l.length] b- Defined in
- Mathlib.Logic.Function.Iterate
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.iteratestatement · cited by 740
Cited by1
Results whose statement or proof uses this declaration.
- Ordinal.iSup_iterate_eq_nfpproof · cited by 5