Mathlib Map

Theorems · Theorem · number theory

Nat.find_spec

∀ {p : ℕ → Prop} [inst : DecidablePred p] (H : ∃ n, p n), p (Nat.find H)
Defined in
Mathlib.Data.Nat.Find
Cited by
74 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
DecidablePred

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by74

Results whose statement or proof uses this declaration.