Theorems · Definition
Monoid.foldlM.mk
{m : Type u → Type u} → [inst : Monad m] → {α : Type u} → (α → m α) → Monoid.foldlM 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.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MulOpposite.opproof · cited by 520
- Monoid.foldlMstatement · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Traversable.foldlmproof · cited by 2
- Traversable.foldlm.ofFreeMonoid_comp_ofstatement · cited by 1
- Traversable.foldlm_mapproof · cited by 0
- Traversable.foldlm_toListproof · cited by 0