Theorems · Theorem · logic and foundations
Encodable.decodeList_encodeList_eq_self
∀ {α : Type u_1} [inst : Encodable α] (l : List α), Encodable.decodeList (Encodable.encodeList l) = some l- Defined in
- Mathlib.Logic.Equiv.List
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 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.
Cites8
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.encodeproof · cited by 118
- Encodable.decodeproof · cited by 77
- Nat.pairproof · cited by 62
- Nat.unpair_pairproof · cited by 30
- Encodable.encodekproof · cited by 27
- Encodable.decodeListstatement and proof · cited by 6
- Encodable.encodeListstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.