Theorems · Theorem · commutative algebra
FractionalIdeal.ringEquivOfRingEquiv_trans_apply
∀ {R : Type u_5} {S : Type u_6} (K : Type u_7) (L : Type u_8) [inst : CommRing R] [inst_1 : IsDomain R]
[inst_2 : CommRing S] [inst_3 : IsDomain S] [inst_4 : CommRing K] [inst_5 : CommRing L] [inst_6 : Algebra R K]
[inst_7 : Algebra S L] [inst_8 : IsFractionRing R K] [inst_9 : IsFractionRing S L] {T : Type u_9}
[inst_10 : CommRing T] [inst_11 : IsDomain T] (M : Type u_10) [inst_12 : CommRing M] [inst_13 : Algebra T M]
[inst_14 : IsFractionRing T M] (f : R ≃+* S) (g : S ≃+* T) (I : FractionalIdeal (nonZeroDivisors R) K),
(FractionalIdeal.ringEquivOfRingEquiv K M (f.trans g)) I =
(FractionalIdeal.ringEquivOfRingEquiv L M g) ((FractionalIdeal.ringEquivOfRingEquiv K L f) I)- Cited by
- 0 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.
Cites11
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- IsDomainstatement and proof · cited by 2,196
- RingEquivstatement and proof · cited by 1,147
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- FractionalIdealstatement and proof · cited by 423
- RingEquiv.transstatement · cited by 54
- FractionalIdeal.ringEquivOfRingEquivstatement and proof · cited by 13
- FractionalIdeal.ringEquivOfRingEquiv_transproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.