Theorems · Theorem · ring theory
RingEquiv.toNonUnitalRingHom_trans
∀ {R : Type u_4} {S : Type u_5} {S' : Type u_6} [inst : NonUnitalNonAssocSemiring R]
[inst_1 : NonUnitalNonAssocSemiring S] [inst_2 : NonUnitalNonAssocSemiring S'] (e₁ : R ≃+* S) (e₂ : S ≃+* S'),
(e₁.trans e₂).toNonUnitalRingHom = e₂.toNonUnitalRingHom.comp e₁.toNonUnitalRingHom- Defined in
- Mathlib.Algebra.Ring.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingEquivstatement and proof · cited by 1,147
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- NonUnitalRingHomstatement · cited by 157
- RingEquiv.transstatement · cited by 54
- NonUnitalRingHom.compstatement · cited by 38
- RingEquiv.toNonUnitalRingHomstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.