Theorems · Theorem · order theory
Set.equitableOn_iff_exists_image_subset_icc
∀ {α : Type u_1} {s : Set α} {f : α → ℕ}, s.EquitableOn f ↔ ∃ b, f '' s ⊆ Set.Icc b (b + 1)- Defined in
- Mathlib.Data.Set.Equitable
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 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.
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- Set.Iccstatement · cited by 1,702
- Set.EquitableOnstatement and proof · cited by 12
- Set.equitableOn_iff_exists_le_le_add_oneproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.