Theorems · Definition · logic and foundations
Encodable.ofEquiv
{β : Type u_2} → (α : Type u_3) → [Encodable α] → β ≃ α → Encodable βEncodability is preserved by equivalence.
- Defined in
- Mathlib.Logic.Encodable.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- Encodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- Encodablestatement and proof · cited by 140
- Equiv.left_invproof · cited by 59
- Encodable.ofLeftInverseproof · cited by 0
Cited by7
Results whose statement or proof uses this declaration.
- Primcodable.ofEquivproof · cited by 4
- Encodable.decode_ofEquivstatement · cited by 2
- Denumerable.ofEquivproof · cited by 1
- Encodable.fintypeArrowproof · cited by 0
- LocallyFinite.encodableproof · cited by 0
- Encodable.fintypePiproof · cited by 0
- Encodable.encode_ofEquivstatement · cited by 0