Theorems · Theorem · order theory
Set.finite_range_findGreatest
∀ {α : Type u} {P : α → ℕ → Prop} [inst : (x : α) → DecidablePred (P x)] {b : ℕ},
(Set.range fun x => Nat.findGreatest (P x) b).Finite- Defined in
- Mathlib.Data.Set.Finite.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.rangestatement · cited by 4,705
- Set.Finitestatement · cited by 1,814
- Set.Finite.subsetproof · cited by 285
- Set.range_subset_iffproof · cited by 99
- Nat.findGreateststatement · cited by 25
- Set.finite_le_natproof · cited by 16
- Nat.findGreatest_leproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.