Mathlib Map

Theorems · Theorem · logic and foundations

Encodable.encodek

∀ {α : Type u_1} [self : Encodable α] (a : α), Encodable.decode (Encodable.encode a) = some a

Invariant relationship between encoding and decoding

Defined in
Mathlib.Logic.Encodable.Basic
Cited by
27 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
Encodable

Around this declaration

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

Cites3

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

Cited by27

Results whose statement or proof uses this declaration.