Theorems · Theorem · logic and foundations
Primrec.sumInl
∀ {α : Type u_1} {β : Type u_2} [inst : Primcodable α] [inst_1 : Primcodable β], Primrec Sum.inl- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 · cited by 141
- Primrec.compproof · cited by 80
- Primrec.encode_iffproof · cited by 18
- Primrec.encodeproof · cited by 11
- Primrec.nat_doubleproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Primrec.list_getElem?proof · cited by 7
- Computable.sumInlproof · cited by 2
- ComputableIn.sumInlproof · cited by 0