Theorems · Definition · commutative algebra
FractionalIdeal
{R : Type u_1} →
[inst : CommRing R] → Submonoid R → (P : Type u_2) → [inst_1 : CommRing P] → [Algebra R P] → Type (max 0 u_2)The fractional ideals of a domain R are ideals of R divided by some a ∈ R.
More precisely, let P be a localization of R at some submonoid S,
then a fractional ideal I ⊆ P is an R-submodule of P,
such that there is an a ∈ S with a I ⊆ R.
- Defined in
- Mathlib.RingTheory.FractionalIdeal.Basic
- Cited by
- 423 results in Mathlib
- Foundations
- Depth 23 from the axioms, rests on 326 definitions · uses propext, Classical.choice, Quot.sound
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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Submoduleproof · cited by 7,192
- Submonoidstatement and proof · cited by 3,086
- IsFractionalproof · cited by 29
Cited by464
Results whose statement or proof uses this declaration.
- FractionalIdeal.coeToSubmodulestatement and proof · cited by 130
- FractionalIdeal.coeIdealstatement · cited by 109
- FractionalIdeal.spanSingletonstatement · cited by 73
- ClassGroupproof · cited by 50
- Ideal.dvd_iff_leproof · cited by 33
- FractionalIdeal.dualstatement and proof · cited by 33
- FractionalIdeal.extendedHomstatement · cited by 26
- FractionalIdeal.countstatement and proof · cited by 25
- toPrincipalIdealstatement · cited by 23
- FractionalIdeal.numstatement and proof · cited by 22
- ClassGroup.mkstatement · cited by 22
- NumberField.mixedEmbedding.minkowskiBoundstatement and proof · cited by 21
Showing the 200 most cited of 464.