Theorems · Definition · commutative algebra
RingEquiv.subringMap
{R : Type u} →
{S : Type v} →
[inst : NonAssocRing R] →
[inst_1 : NonAssocRing S] → {s : Subring R} → (e : R ≃+* S) → ↥s ≃+* ↥(Subring.map e.toRingHom s)Given an equivalence e : R ≃+* S of rings and a subring s of R,
subringMap e s is the induced equivalence between s and s.map e
- Defined in
- Mathlib.Algebra.Ring.Subring.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
- Assumes
- NonAssocRingNonAssocRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Subringstatement and proof · cited by 602
- NonAssocRingstatement and proof · cited by 483
- RingEquiv.toRingHomstatement · cited by 150
- Subring.toSubsemiringproof · cited by 71
- Subring.mapstatement · cited by 33
- RingEquiv.subsemiringMapproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- LaurentSeries.powerSeriesRingEquivproof · cited by 1