Theorems · Theorem · logic and foundations
Denumerable.decode_inv
∀ {α : Type u_3} [self : Denumerable α] (n : ℕ), ∃ a ∈ Encodable.decode n, Encodable.encode a = ndecode and encode are inverses.
- Defined in
- Mathlib.Logic.Denumerable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- Denumerable
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.
- Encodable.encodestatement · cited by 118
- Encodable.decodestatement · cited by 77
- Denumerablestatement and proof · cited by 28
Cited by2
Results whose statement or proof uses this declaration.
- Denumerable.encode_ofNatproof · cited by 3
- Denumerable.decode_isSomeproof · cited by 1