Theorems · Theorem · order theory
Function.support_inf
∀ {α : Type u_2} {M : Type u_3} [inst : Zero M] [inst_1 : SemilatticeInf M] (f g : α → M),
(Function.support fun x => f x ⊓ g x) ⊆ Function.support f ∪ Function.support g- Defined in
- Mathlib.Algebra.Order.Group.Indicator
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ZeroSemilatticeInf
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- SemilatticeInfstatement and proof · cited by 634
- Function.supportstatement · cited by 610
- inf_idemproof · cited by 37
- Function.support_binop_subsetproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- Function.support_minproof · cited by 1
- MeasureTheory.FinStronglyMeasurable.infproof · cited by 1
- HasCompactSupport.infproof · cited by 0
- Function.HasFiniteSupport.infproof · cited by 0