Theorems · Theorem · order theory
Finset.inf_image
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : SemilatticeInf α] [inst_1 : OrderTop α] [inst_2 : DecidableEq β]
(s : Finset γ) (f : γ → β) (g : β → α), (Finset.image f s).inf g = s.inf (g ∘ f)- Defined in
- Mathlib.Data.Finset.Lattice.Fold
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Finset.imagestatement · cited by 910
- SemilatticeInfstatement and proof · cited by 634
- OrderTopstatement and proof · cited by 493
- Finset.infstatement · cited by 219
- Finset.fold_image_idemproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- Finset.inf'_imageproof · cited by 7
- Finset.inf_supproof · cited by 1
- Finset.map_ofDual_maxproof · cited by 0
- Finset.inf_eq_sInf_imageproof · cited by 0
- Finset.map_toDual_maxproof · cited by 0
- Finset.inf_negproof · cited by 0
- Finset.inf_invproof · cited by 0