Theorems · Theorem · commutative algebra
IsFractionRing.ringEquivOfRingEquiv_comp
∀ {A : Type u_8} (K : Type u_9) {B : Type u_10} (L : Type u_11) [inst : CommRing A] [inst_1 : CommRing B]
[inst_2 : CommRing K] [inst_3 : CommRing L] [inst_4 : Algebra A K] [inst_5 : IsFractionRing A K]
[inst_6 : Algebra B L] [inst_7 : IsFractionRing B L] {C : Type u_12} (M : Type u_13) [inst_8 : CommRing C]
[inst_9 : CommRing M] [inst_10 : Algebra C M] [inst_11 : IsFractionRing C M] (f : A ≃+* B) (g : B ≃+* C),
IsFractionRing.ringEquivOfRingEquiv (f.trans g) =
(IsFractionRing.ringEquivOfRingEquiv f).trans (IsFractionRing.ringEquivOfRingEquiv g)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingEquivstatement and proof · cited by 1,147
- RingHom.compproof · cited by 899
- RingHomClass.toRingHomproof · cited by 746
- IsFractionRingstatement and proof · cited by 738
- IsLocalization.mapproof · cited by 99
- RingEquiv.transstatement and proof · cited by 54
- RingEquiv.extproof · cited by 33
- IsFractionRing.ringEquivOfRingEquivstatement and proof · cited by 17
- IsFractionRing.ringEquivOfRingEquiv_applyproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- IsFractionRing.ringEquivOfRingEquivHomproof · cited by 3
- IsFractionRing.semilinearEquivOfRingEquiv_compproof · cited by 1