Theorems · Theorem · logic and foundations
Nat.RecursiveIn.brecOn
∀ {O : Set (ℕ →. ℕ)} {motive : (a : ℕ →. ℕ) → Nat.RecursiveIn O a → Prop} {a : ℕ →. ℕ} (t : Nat.RecursiveIn O a),
(∀ (a : ℕ →. ℕ) (t : Nat.RecursiveIn O a), Nat.RecursiveIn.below t → motive a t) → motive a t- Defined in
- Mathlib.Computability.RecursiveIn
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
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.
- Setstatement and proof · cited by 53,352
- PFunstatement and proof · cited by 207
- Nat.RecursiveInstatement and proof · cited by 8
- Nat.RecursiveIn.belowstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.