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.
- Encodablestatement and proof · cited by 140
- Encodable.decodeproof · cited by 77
- Nat.unpairproof · cited by 67
- Nat.unpair_right_leproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- Denumerable.list_ofNat_succproof · cited by 0
- Encodable.decodeList_encodeList_eq_selfstatement and proof · cited by 0
- Encodable.decode_list_succproof · cited by 0
- Encodable.decode_list_zeroproof · cited by 0
- Denumerable.denumerable_list_auxstatement and proof · cited by 0
- Encodable.decodeList.eq_defstatement and proof · cited by 0