Theorems · Theorem · combinatorics
Finset.truncatedSup_infs
∀ {α : Type u_1} [inst : DistribLattice α] [inst_1 : DecidableEq α] {s t : Finset α} {a : α} [inst_2 : DecidableLE α]
[inst_3 : BoundedOrder α],
a ∈ lowerClosure ↑s → a ∈ lowerClosure ↑t → (s ⊼ t).truncatedSup a = s.truncatedSup a ⊓ t.truncatedSup a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.coestatement and proof · cited by 8,199
- SProd.sprodproof · cited by 1,750
- Finset.filterproof · cited by 949
- BoundedOrderstatement and proof · cited by 270
- LowerSetstatement · cited by 230
- Finset.sup'proof · cited by 174
- DistribLatticestatement and proof · cited by 150
- HasInfs.infsstatement and proof · cited by 105
- lowerClosurestatement and proof · cited by 83
- Finset.hasInfsstatement · cited by 62
- Finset.sup'_congrproof · cited by 38
Cited by1
Results whose statement or proof uses this declaration.
- Finset.card_truncatedSup_union_add_card_truncatedSup_infsproof · cited by 1