Theorems · Theorem · logic and foundations
Primrec.list_cons
∀ {α : Type u_1} [inst : Primcodable α], Primrec₂ List.cons- Defined in
- Mathlib.Computability.Primrec.List
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 90 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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- Primrec₂statement · cited by 93
- Primcodable.primproof · cited by 17
Cited by9
Results whose statement or proof uses this declaration.
- Primrec.list_appendproof · cited by 4
- Primrec.list_concatproof · cited by 3
- Primrec.vector_consproof · cited by 3
- Primrec.list_modifyHead'proof · cited by 2
- Primrec.optionToListproof · cited by 2
- Primrec.list_mapproof · cited by 2
- Primrec.nat_omega_rec'proof · cited by 1
- Primrec.list_recproof · cited by 1
- Computable.list_consproof · cited by 0