Theorems · Theorem · order theory
Finset.inf_mono
∀ {α : Type u_2} {β : Type u_3} [inst : SemilatticeInf α] [inst_1 : OrderTop α] {s₁ s₂ : Finset β} {f : β → α},
s₁ ⊆ s₂ → s₂.inf f ≤ s₁.inf f- Defined in
- Mathlib.Data.Finset.Lattice.Fold
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeInfOrderTop
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
- OrderTopstatement and proof · cited by 493
- Finset.infstatement · cited by 219
- Finset.inf_leproof · cited by 23
- Finset.le_infproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- Finset.inf_erase_topproof · cited by 0
- Finset.min_monoproof · cited by 0