Theorems · Theorem · logic and foundations
Computable.list_append
∀ {α : Type u_1} [inst : Primcodable α], Computable₂ fun x1 x2 => x1 ++ x2- Defined in
- Mathlib.Computability.Partrec
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 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_appendproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.