Theorems · Definition · logic and foundations
Primrec.PrimrecBounded
{α : Type u_1} → {β : Type u_2} → [Primcodable α] → [Primcodable β] → (α → β) → PropA function is PrimrecBounded if its size is bounded by a primitive recursive function
- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- Primrecproof · cited by 141
- Encodable.encodeproof · cited by 118
Cited by1
Results whose statement or proof uses this declaration.
- Primrec.of_graphstatement and proof · cited by 1