Theorems · Theorem · logic and foundations
Nat.Partrec.Code.eval_eq_rfindOpt
∀ (c : Nat.Partrec.Code) (n : ℕ), c.eval n = Nat.rfindOpt fun k => Nat.Partrec.Code.evaln k c n
- Defined in
- Mathlib.Computability.PartrecCode
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Partstatement · cited by 325
- Nat.Partrec.Codestatement and proof · cited by 66
- Nat.Partrec.Code.evalstatement · cited by 25
- Part.extproof · cited by 24
- Nat.Partrec.Code.evalnstatement · cited by 10
- Nat.rfindOptstatement · cited by 9
- Nat.Partrec.Code.evaln_monoproof · cited by 2
- Nat.rfindOpt_monoproof · cited by 1
- Nat.Partrec.Code.evaln_completeproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Nat.Partrec.Code.eval_partproof · cited by 5
- Nat.Partrec'.of_partproof · cited by 2