Theorems · Definition
Traversable.length
{α : Type u} → {t : Type u → Type u} → [Traversable t] → t α → ℕ- Defined in
- Mathlib.Control.Fold
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- Traversable
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.
- Traversablestatement and proof · cited by 38
- Traversable.foldlproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Traversable.length_toListstatement · cited by 0