Theorems · Theorem · commutative algebra
IsFractionRing.semilinearEquivOfRingEquiv_comp
∀ {A : Type u_8} {B : Type u_9} (K : 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] (f : A ≃+* B) {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] (g : B ≃+* C),
have this := ⋯;
have this_1 := ⋯;
IsFractionRing.semilinearEquivOfRingEquiv K M (f.trans g) =
(IsFractionRing.semilinearEquivOfRingEquiv K L f).trans (IsFractionRing.semilinearEquivOfRingEquiv L M g)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- RingHomstatement · cited by 10,189
- LinearEquivstatement · cited by 3,317
- RingEquivstatement and proof · cited by 1,147
- RingHom.compstatement · cited by 899
- RingHomClass.toRingHomstatement and proof · cited by 746
- IsFractionRingstatement and proof · cited by 738
- RingEquiv.symmstatement · cited by 567
- LinearEquiv.transstatement · cited by 298
- RingHomCompTriplestatement · cited by 234
Cited by1
Results whose statement or proof uses this declaration.
- FractionalIdeal.ringEquivOfRingEquiv_transproof · cited by 1