Theorems · Definition · commutative algebra
Module.eqIdeal
(R : Type u_1) → {M : Type u_2} → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [Module R M] → M → M → Ideal RFor two elements m and m' in an R-module M, the set of elements r : R with
equal scalar product with m and m' is an ideal of R. If M is a group, this coincides
with the kernel of LinearMap.toSpanSingleton R M (m - m').
- Defined in
- Mathlib.RingTheory.Ideal.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Set.ofPredproof · cited by 6,101
- Idealstatement · cited by 4,748
Cited by4
Results whose statement or proof uses this declaration.
- Module.eq_of_localization_maximalproof · cited by 4
- MaximalSpectrum.toPiLocalization_injectiveproof · cited by 3
- Localization.algebraMap_injective_of_span_eq_topproof · cited by 2
- Module.eq_of_isLocalized_spanproof · cited by 2