Theorems · Theorem · logic and foundations
Primrec.fin_val_iff
∀ {α : Type u_1} [inst : Primcodable α] {n : ℕ} {f : α → Fin n}, (Primrec fun a => ↑(f a)) ↔ Primrec f- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Primcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.constproof · cited by 57
- Primrec.idproof · cited by 40
- PrimrecRel.compproof · cited by 17
- Fin.equivSubtypeproof · cited by 8
- Primcodable.subtypeproof · cited by 5
- Primrec.subtype_val_iffproof · cited by 3
- Primrec.nat_ltproof · cited by 2
- Primrec.of_equiv_iffproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Primrec.fin_valproof · cited by 2
- Primrec.fin_succproof · cited by 0