Theorems · Theorem · number theory
Nat.nth_of_forall
∀ {p : ℕ → Prop} {n : ℕ}, (∀ n' ≤ n, p n') → Nat.nth p n = n- Defined in
- Mathlib.Data.Nat.Nth
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LT.lt.leproof · cited by 2,189
- le_rflproof · cited by 1,558
- Nat.nthstatement and proof · cited by 84
- Nat.nth_countproof · cited by 7
- Nat.count_of_forallproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Nat.nth_trueproof · cited by 0