Mathlib Map

Theorems · Theorem · number theory

Finset.prod_div_prod_mem_mulSpan

∀ {α : Type u_1} [inst : CommGroup α] [inst_1 : DecidableEq α] [inst_2 : Fintype α] {s t u : Finset α},
  t ⊆ s → u ⊆ s → (∏ a ∈ t, a) / ∏ a ∈ u, a ∈ s.mulSpan
Defined in
Mathlib.Combinatorics.Additive.Dissociation
Cited by
1 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommGroupDecidableEqFintype

Around this declaration

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

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.