Theorems · Theorem · logic and foundations
Primrec.of_eq
∀ {α : Type u_1} {σ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable σ] {f g : α → σ},
Primrec f → (∀ (n : α), f n = g n) → Primrec g- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 50 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, Quot.sound
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
Cited by50
Results whose statement or proof uses this declaration.
- Primrec.option_bindproof · cited by 8
- Primrec.condproof · cited by 7
- Primrec.list_lengthproof · cited by 7
- Primrec.unpairproof · cited by 6
- Primrec.vector_headproof · cited by 6
- Primrec.list_foldrproof · cited by 6
- Primrec.nat_leproof · cited by 5
- Primrec.option_casesOnproof · cited by 5
- Primrec.option_mapproof · cited by 5
- Primrec.vector_getproof · cited by 5
- Primrec.list_rangeproof · cited by 4
- Primrec.vector_tailproof · cited by 4