Theorems · Theorem · logic and foundations
Nat.rfind_min
∀ {p : ℕ →. Bool} {n : ℕ}, n ∈ Nat.rfind p → ∀ {m : ℕ}, m < n → false ∈ p m- Defined in
- Mathlib.Computability.Partrec
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses no axioms
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.
- Partstatement · cited by 325
- PFunstatement and proof · cited by 207
- Exists.fstproof · cited by 22
- Nat.rfindstatement and proof · cited by 17
- Exists.sndproof · cited by 13
- Nat.rfindXproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Nat.mem_rfindproof · cited by 0
- Nat.rfind_min'proof · cited by 0