Mathlib Map

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.