Theorems · Theorem · logic and foundations
Denumerable.encode_ofNat
∀ {α : Type u_1} [inst : Denumerable α] (n : ℕ), Encodable.encode (Denumerable.ofNat α n) = n- Defined in
- Mathlib.Logic.Denumerable
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- Denumerable
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.
- Encodable.encodestatement and proof · cited by 118
- Encodable.decodeproof · cited by 77
- Denumerablestatement and proof · cited by 28
- Denumerable.ofNatstatement · cited by 26
- Denumerable.ofNat_of_decodeproof · cited by 4
- Denumerable.decode_invproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Denumerable.eqvproof · cited by 6
- PeriodPair.summable_weierstrassPExceptSummandproof · cited by 3
- Nat.Partrec.Code.primrec_evalnproof · cited by 3
- Denumerable.denumerable_list_auxproof · cited by 0