Theorems · Theorem · logic and foundations
Turing.ToPartrec.Code.Ok.zero
∀ {c : Turing.ToPartrec.Code},
c.Ok →
∀ {v : List ℕ},
StateTransition.eval Turing.ToPartrec.step (Turing.ToPartrec.stepNormal c Turing.ToPartrec.Cont.halt v) =
Turing.ToPartrec.Cfg.halt <$> c.eval v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Partstatement and proof · cited by 325
- Turing.ToPartrec.Codestatement and proof · cited by 83
- Relation.ReflTransGen.singleproof · cited by 26
- Turing.ToPartrec.Code.evalstatement and proof · cited by 23
- Turing.ToPartrec.Cfgstatement and proof · cited by 20
- Part.eq_some_iffproof · cited by 17
- StateTransition.evalstatement and proof · cited by 16
- Turing.ToPartrec.stepNormalstatement · cited by 13
- StateTransition.mem_evalproof · cited by 8
- Turing.ToPartrec.stepstatement and proof · cited by 7
- Turing.ToPartrec.Code.Okstatement and proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Turing.ToPartrec.stepNormal_evalproof · cited by 1