Mathlib Map

Theorems · Theorem · commutative algebra

IsFractionRing.to_map_ne_zero_of_mem_nonZeroDivisors

∀ {R : Type u_1} [inst : CommRing R] {K : Type u_5} [inst_1 : CommRing K] [inst_2 : Algebra R K] [IsFractionRing R K]
  [Nontrivial R] {x : R}, x ∈ nonZeroDivisors R → (algebraMap R K) x ≠ 0
Defined in
Mathlib.RingTheory.Localization.FractionRing
Cited by
10 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
CommRingCommRingAlgebraIsFractionRingNontrivial

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 by10

Results whose statement or proof uses this declaration.