Theorems · Theorem
AList.mk.congr_simp
∀ {α : Type u} {β : α → Type v} (entries entries_1 : List (Sigma β)) (e_entries : entries = entries_1)
(nodupKeys : entries.NodupKeys),
{ entries := entries, nodupKeys := nodupKeys } = { entries := entries_1, nodupKeys := ⋯ }- Defined in
- Mathlib.Data.List.AList
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
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.
- AListstatement · cited by 122
- List.NodupKeysstatement and proof · cited by 53
Cited by2
Results whose statement or proof uses this declaration.
- AList.mk_cons_eq_insertproof · cited by 1
- AList.extract_eq_lookup_eraseproof · cited by 1