Theorems · Theorem · logic and foundations
Partrec.of_eq
∀ {α : Type u_1} {σ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable σ] {f g : α →. σ},
Partrec f → (∀ (n : α), f n = g n) → Partrec g- Defined in
- Mathlib.Computability.Partrec
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses Quot.sound
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- Partstatement · cited by 325
- PFunstatement and proof · cited by 207
- Partrecstatement and proof · cited by 48
Cited by19
Results whose statement or proof uses this declaration.
- Partrec.to₂proof · cited by 9
- Nat.Partrec.Code.eval_partproof · cited by 5
- Partrec.condproof · cited by 3
- Partrec.sumCasesOn_rightproof · cited by 3
- Partrec.nat_casesOn_rightproof · cited by 2
- Decidable.Partrec.const'proof · cited by 2
- Computable.nat_recproof · cited by 2
- Partrec.of_eq_totproof · cited by 2
- Computable.bind_decode_iffproof · cited by 1
- ComputablePred.computable_iff_re_compl_reproof · cited by 1
- Partrec.dom_reproof · cited by 1
- ComputablePred.to_reproof · cited by 1