Theorems · Theorem · logic and foundations
Primrec.list_concat
∀ {α : Type u_1} [inst : Primcodable α], Primrec₂ fun l a => l ++ [a]- Defined in
- Mathlib.Computability.Primrec.List
- Cited by
- 3 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.
Cites8
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
- Primrec.sndproof · cited by 66
- Primrec.fstproof · cited by 58
- Primrec.constproof · cited by 57
- Primrec₂.compproof · cited by 55
- Primrec.list_consproof · cited by 9
- Primrec.list_appendproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- Primrec.list_rangeproof · cited by 4
- Primrec.nat_strong_recproof · cited by 2
- Computable.list_concatproof · cited by 1