Theorems · Theorem · logic and foundations
Denumerable.list_ofNat_succ
∀ {α : Type u_1} [inst : Denumerable α] (v : ℕ),
Denumerable.ofNat (List α) v.succ =
Denumerable.ofNat α (Nat.unpair v).1 :: Denumerable.ofNat (List α) (Nat.unpair v).2- Defined in
- Mathlib.Logic.Equiv.List
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Denumerable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Encodable.decodeproof · cited by 77
- Nat.unpairstatement and proof · cited by 67
- Denumerablestatement and proof · cited by 28
- Denumerable.ofNatstatement and proof · cited by 26
- Denumerable.decode_eq_ofNatproof · cited by 9
- Encodable.decodeListproof · cited by 6
- Denumerable.ofNat_of_decodeproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.