Theorems · Theorem · logic and foundations
Primrec.list_dropWhile
∀ {α : Type u_1} [inst : Primcodable α] {p : α → Bool}, Primrec p → Primrec (List.dropWhile p)List.dropWhile is primitive recursive.
- Defined in
- Mathlib.Computability.Primrec.List
- 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.
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
- Primrecstatement and proof · cited by 141
- Primrec.compproof · cited by 80
- Primrec.sndproof · cited by 66
- Primrec₂.compproof · cited by 55
- Primrec.of_eqproof · cited by 50
- Primrec.idproof · cited by 40
- Primrec.to₂proof · cited by 37
- Primrec.notproof · cited by 4
- Primrec.list_dropproof · cited by 3
- Primrec.list_findIdxproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.