Theorems · Definition
Monoid.foldrM.mk
{m : Type u → Type u} → [inst : Monad m] → {α : Type u} → (α → m α) → Monoid.foldrM m α- Defined in
- Mathlib.Control.Fold
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- Monad
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.
- Monoid.foldrMstatement · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Traversable.foldrmproof · cited by 2
- Traversable.foldrm.ofFreeMonoid_comp_ofstatement · cited by 1
- Traversable.foldrm_toListproof · cited by 0
- Traversable.foldrm_mapproof · cited by 0