Theorems · Theorem · logic and foundations
Primrec.vector_toList
∀ {α : Type u_1} [inst : Primcodable α] {n : ℕ}, Primrec List.Vector.toList- Defined in
- Mathlib.Computability.Primrec.List
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Primcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- List.Vectorstatement · cited by 270
- Primrecstatement · cited by 141
- List.Vector.toListstatement · cited by 79
- Primrec.subtype_valproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Primrec.vector_headproof · cited by 6
- Primrec.vector_getproof · cited by 5
- Primrec.vector_tailproof · cited by 4
- Computable.vector_toListproof · cited by 0