Theorems · Theorem · commutative algebra
FractionalIdeal.map_comp
∀ {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'' : Type u_4} [inst_5 : CommRing P'']
[inst_6 : Algebra R P''] (I : FractionalIdeal S P) (g : P →ₐ[R] P') (g' : P' →ₐ[R] P''),
FractionalIdeal.map (g'.comp g) I = FractionalIdeal.map g' (FractionalIdeal.map g I)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- AlgHom.compstatement and proof · cited by 501
- FractionalIdealstatement and proof · cited by 423
- AlgHom.toLinearMapproof · cited by 254
- FractionalIdeal.coeToSubmoduleproof · cited by 130
- FractionalIdeal.mapstatement and proof · cited by 20
- Submodule.map_compproof · cited by 19
- FractionalIdeal.coeToSubmodule_injectiveproof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- FractionalIdeal.map_symm_mapproof · cited by 0
- FractionalIdeal.map_map_symmproof · cited by 0