Theorems · Theorem · logic and foundations
Computable.list_concat
∀ {α : Type u_1} [inst : Primcodable α], Computable₂ fun l a => l ++ [a]- Defined in
- Mathlib.Computability.Partrec
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- Computable₂statement · cited by 32
- Primrec₂.to_compproof · cited by 11
- Primrec.list_concatproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Computable.nat_strong_recproof · cited by 1