Theorems · Theorem · order theory
Finset.infs_right_comm
∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : SemilatticeInf α] (s t u : Finset α), s ⊼ t ⊼ u = s ⊼ u ⊼ t- Defined in
- Mathlib.Data.Finset.Sups
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqSemilatticeInf
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- SemilatticeInfstatement and proof · cited by 634
- HasInfs.infsstatement · cited by 105
- Finset.hasInfsstatement · cited by 62
- inf_right_commproof · cited by 9
- Finset.image₂_right_commproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.