Theorems · Theorem · order theory
Finset.sup_lt_iff
∀ {α : Type u_2} {ι : Type u_5} [inst : LinearOrder α] [inst_1 : OrderBot α] {s : Finset ι} {f : ι → α} {a : α},
⊥ < a → (s.sup f < a ↔ ∀ b ∈ s, f b < a)- Defined in
- Mathlib.Data.Finset.Lattice.Fold
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Bot.botstatement and proof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- Finset.supstatement and proof · cited by 530
- lt_of_le_of_ltproof · cited by 432
- Finset.le_supproof · cited by 112
- Finset.cons_induction_onproof · cited by 37
- Finset.sup_consproof · cited by 30
Cited by23
Results whose statement or proof uses this declaration.
- Polynomial.degree_lt_iff_coeff_zeroproof · cited by 5
- Seminorm.ball_finset_sup_eq_iInterproof · cited by 5
- Polynomial.degree_sum_fin_ltproof · cited by 4
- Polynomial.degree_derivative_ltproof · cited by 4
- MvPolynomial.coeff_eq_zero_of_totalDegree_ltproof · cited by 3
- Lagrange.sum_basisproof · cited by 3
- nndist_pi_lt_iffproof · cited by 2
- Finset.sup'_lt_iffproof · cited by 2
- Seminorm.finset_sup_apply_ltproof · cited by 2
- Polynomial.Monic.geom_sumproof · cited by 2
- MvPolynomial.degreeOf_lt_iffproof · cited by 1
- MvPolynomial.combinatorial_nullstellensatz_exists_linearCombinationproof · cited by 1