Theorems · Theorem · order theory
Function.support_sup
∀ {α : Type u_2} {M : Type u_3} [inst : Zero M] [inst_1 : SemilatticeSup 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
- ZeroSemilatticeSup
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
- SemilatticeSupstatement and proof · cited by 785
- Function.supportstatement · cited by 610
- sup_idemproof · cited by 29
- Function.support_binop_subsetproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- Function.support_maxproof · cited by 1
- MeasureTheory.FinStronglyMeasurable.supproof · cited by 1
- HasCompactSupport.supproof · cited by 0
- Function.HasFiniteSupport.supproof · cited by 0