Mathlib Map

Theorems · Theorem · number theory

ModularForm.mul_ne_zero

∀ {Γ : Subgroup (GL (Fin 2) ℝ)} [inst : Γ.HasDetPlusMinusOne],
  (∃ h ∈ Γ.strictPeriods, 0 < h) → ∀ {a b : ℤ} {f : ModularForm Γ a} {g : ModularForm Γ b}, f ≠ 0 → g ≠ 0 → f.mul g ≠ 0

The product of two non-zero modular forms is non-zero.

Defined in
Mathlib.NumberTheory.ModularForms.QExpansion
Cited by
0 results in Mathlib
Foundations
Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Subgroup.HasDetPlusMinusOne

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

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.