Theorems · Theorem · order theory
Function.mulSupport_iInf
∀ {ι : Sort u_1} {α : Type u_2} {M : Type u_3} [inst : One M] [inst_1 : ConditionallyCompleteLattice M] [Nonempty ι]
(f : ι → α → M), (Function.mulSupport fun x => ⨅ i, f i x) ⊆ ⋃ i, Function.mulSupport (f i)- Defined in
- Mathlib.Algebra.Order.Group.Indicator
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 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.
- Setstatement · cited by 53,352
- Set.iUnionstatement · cited by 2,483
- iInfstatement · cited by 1,690
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Function.mulSupportstatement · cited by 240
- Function.mulSupport_iSupproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Function.HasFiniteMulSupport.iInfproof · cited by 0