Theorems · Theorem · logic and foundations
Encodable.encode_inj
∀ {α : Type u_1} [inst : Encodable α] {a b : α}, Encodable.encode a = Encodable.encode b ↔ a = b- Defined in
- Mathlib.Logic.Encodable.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 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.encodestatement · cited by 118
- Encodable.encode_injectiveproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Encodable.decidableEqOfEncodableproof · cited by 2