Theorems · Definition
AList.entries
{α : Type u} → {β : α → Type v} → AList β → List (Sigma β)The underlying List of an AList
- Defined in
- Mathlib.Data.List.AList
- Cited by
- 44 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
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.
- AListstatement and proof · cited by 122
Cited by57
Results whose statement or proof uses this declaration.
- AList.toFinmapproof · cited by 33
- AList.lookupproof · cited by 28
- AList.insertproof · cited by 27
- AList.nodupKeysstatement · cited by 15
- AList.keysproof · cited by 13
- AList.eraseproof · cited by 12
- AList.extstatement and proof · cited by 9
- AList.lookupFinsuppproof · cited by 9
- AList.replaceproof · cited by 4
- Finmap.liftOn_toFinmapstatement and proof · cited by 4
- AList.lookup_insertproof · cited by 3
- AList.mem_lookup_iffstatement · cited by 3