Mathlib Map

Theorems · Definition · logic and foundations

Encodable.decidableEqOfEncodable

(α : Type u_3) → [Encodable α] → DecidableEq α

An encodable type has decidable equality. Not set as an instance because this is usually not the best way to infer decidability.

Defined in
Mathlib.Logic.Encodable.Basic
Cited by
2 results in Mathlib
Foundations
Depth 12 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 by2

Results whose statement or proof uses this declaration.