Theorems · Theorem · Lie groups
eventuallyEq_prod
∀ {ι : Type u_1} {X : Type u_6} {M : Type u_7} [inst : CommMonoid M] {s : Finset ι} {l : Filter X} {f g : ι → X → M},
(∀ i ∈ s, f i =ᶠ[l] g i) → ∏ i ∈ s, f i =ᶠ[l] ∏ i ∈ s, g i- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallyproof · cited by 3,134
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Finset.prod_congrproof · cited by 646
- Finset.prod_applyproof · cited by 70
- Filter.eventually_all_finsetproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.