Theorems · Theorem · logic and foundations
Primrec.list_drop
∀ {α : Type u_1} [inst : Primcodable α], Primrec₂ List.dropList.drop is primitive recursive.
- Defined in
- Mathlib.Computability.Primrec.List
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 92 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.
Cites11
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.to₂proof · cited by 37
- Primrec₂.rightproof · cited by 13
- Primrec.comp₂proof · cited by 12
- Primrec₂.of_eqproof · cited by 9
- Primrec.list_tailproof · cited by 2
- Primrec.nat_iterateproof · cited by 2
- List.tail_iterateproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Primrec.list_modify'proof · cited by 2
- Primrec.list_takeproof · cited by 2
- Primrec.list_dropWhileproof · cited by 0