Theorems · Theorem · order theory
Set.equitableOn_iff_exists_eq_eq_add_one
∀ {α : Type u_1} {s : Set α} {f : α → ℕ}, s.EquitableOn f ↔ ∃ b, ∀ a ∈ s, f a = b ∨ f a = b + 1- Defined in
- Mathlib.Data.Set.Equitable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Set.EquitableOnstatement · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Finpartition.bot_isEquipartitionproof · cited by 1
- Finpartition.equitabilise_isEquipartitionproof · cited by 1