Theorems · Theorem · order theory
Finsupp.single_le_iff
∀ {ι : Type u_1} {α : Type u_3} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [CanonicallyOrderedAdd α] {i : ι}
{x : α} {f : ι →₀ α}, (fun₀ | i => x) ≤ f ↔ x ≤ f i- Defined in
- Mathlib.Data.Finsupp.Order
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Finsuppstatement and proof · cited by 5,255
- Finsupp.singlestatement and proof · cited by 943
- CanonicallyOrderedAddstatement and proof · cited by 229
- Finsupp.single_eq_sameproof · cited by 171
- Finsupp.support_single_subsetproof · cited by 27
- Finsupp.le_iff'proof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Nat.Prime.pow_dvd_iff_le_factorizationproof · cited by 7
- Finsupp.sub_single_one_addproof · cited by 1
- Finsupp.add_sub_single_oneproof · cited by 0