Theorems · Theorem · order theory
DFinsupp.support_inf
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : (i : ι) → AddCommMonoid (α i)] [inst_1 : (i : ι) → LinearOrder (α i)]
[∀ (i : ι), IsBotZeroClass (α i)] [inst_3 : DecidableEq ι] {f g : Π₀ (i : ι), α i},
(f ⊓ g).support = f.support ∩ g.support- Defined in
- Mathlib.Data.DFinsupp.Order
- Cited by
- 1 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- DFinsuppstatement and proof · cited by 694
- Finset.extproof · cited by 565
- DFinsupp.supportstatement · cited by 158
- IsBotZeroClassstatement and proof · cited by 71
Cited by1
Results whose statement or proof uses this declaration.
- DFinsupp.disjoint_iffproof · cited by 0