Mathlib Map

Theorems · Definition · logic and foundations

Encodable.decodeList

{α : Type u_1} → [Encodable α] → ℕ → Option (List α)

Explicit decoding function for List α

Defined in
Mathlib.Logic.Equiv.List
Cited by
6 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Encodable

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.