Mathlib Map

Theorems · Theorem · commutative algebra

FractionalIdeal.spanFinset_eq_zero

∀ {R₁ : Type u_3} [inst : CommRing R₁] {K : Type u_4} [inst_1 : Field K] [inst_2 : Algebra R₁ K]
  [inst_3 : IsFractionRing R₁ K] {ι : Type u_5} {s : Finset ι} {f : ι → K},
  FractionalIdeal.spanFinset R₁ s f = 0 ↔ ∀ j ∈ s, f j = 0
Defined in
Mathlib.RingTheory.FractionalIdeal.Operations
Cited by
0 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFieldAlgebraIsFractionRing

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.