Theorems · Definition · commutative algebra
FractionalIdeal.map
{R : Type u_1} →
[inst : CommRing R] →
{S : Submonoid R} →
{P : Type u_2} →
[inst_1 : CommRing P] →
[inst_2 : Algebra R P] →
{P' : Type u_3} →
[inst_3 : CommRing P'] →
[inst_4 : Algebra R P'] → (P →ₐ[R] P') → FractionalIdeal S P → FractionalIdeal S P'I.map g is the pushforward of the fractional ideal I along the algebra morphism g
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AlgHomstatement and proof · cited by 3,236
- Submonoidstatement and proof · cited by 3,086
- Submodule.mapproof · cited by 614
- FractionalIdealstatement and proof · cited by 423
- AlgHom.toLinearMapproof · cited by 254
- FractionalIdeal.coeToSubmoduleproof · cited by 130
Cited by21
Results whose statement or proof uses this declaration.
- FractionalIdeal.mapEquivproof · cited by 5
- FractionalIdeal.mem_mapstatement · cited by 4
- FractionalIdeal.map_idstatement and proof · cited by 3
- FractionalIdeal.map_coeIdealstatement · cited by 2
- FractionalIdeal.map_compstatement and proof · cited by 2
- FractionalIdeal.map_divstatement and proof · cited by 2
- FractionalIdeal.map_ne_zerostatement and proof · cited by 2
- FractionalIdeal.map_onestatement · cited by 2
- FractionalIdeal.map_zerostatement · cited by 2
- FractionalIdeal.mapEquiv_applystatement · cited by 2
- FractionalIdeal.map_mem_mapstatement · cited by 1
- FractionalIdeal.coeFun_mapEquivstatement · cited by 0