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.
- Encodablestatement and proof · cited by 140
- Encodable.encodeproof · cited by 118
- Encodable.encode_injproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- Primrec.nat_omega_rec'proof · cited by 1
- Primrec.dom_finiteproof · cited by 0