Theorems · Theorem · order theory
Finset.filter_infs_le
∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : SemilatticeInf α] [inst_2 : DecidableLE α] (s t : Finset α) (a : α),
{b ∈ s ⊼ t | a ≤ b} = {b ∈ s | a ≤ b} ⊼ {b ∈ t | a ≤ b}- Defined in
- Mathlib.Data.Finset.Sups
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- SetLike.coeproof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- Finset.filterstatement and proof · cited by 949
- SemilatticeInfstatement and proof · cited by 634
- HasInfs.infsstatement and proof · cited by 105
- Finset.hasInfsstatement · cited by 62
- Finset.coe_filterproof · cited by 49
- Finset.coe_infsproof · cited by 3
- Set.sep_infs_leproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Finset.truncatedSup_infsproof · cited by 1