Theorems · Theorem · commutative algebra
FractionalIdeal.constant_factor_ne_zero
∀ {R : Type u_6} [inst : CommRing R] {K : Type u_5} [inst_1 : Field K] [inst_2 : Algebra R K]
[inst_3 : IsFractionRing R K] {I : FractionalIdeal (nonZeroDivisors R) K},
I ≠ 0 →
∀ {a : R} {J : Ideal R},
I = FractionalIdeal.spanSingleton (nonZeroDivisors R) ((algebraMap R K) a)⁻¹ * ↑J → Ideal.span {a} ≠ 0If I is a nonzero fractional ideal, a ∈ R, and J is an ideal of R such that
I = a⁻¹J, then a is nonzero.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- MulZeroClass.zero_mulproof · cited by 1,625
- map_zeroproof · cited by 1,614
- Ideal.spanstatement and proof · cited by 948
- nonZeroDivisorsstatement and proof · cited by 895
Cited by3
Results whose statement or proof uses this declaration.
- FractionalIdeal.count_well_definedproof · cited by 5
- FractionalIdeal.finprod_heightOneSpectrum_factorizationproof · cited by 2
- FractionalIdeal.finite_factors'proof · cited by 1