Theorems · Definition · commutative algebra
RingEquiv.subsemiringMap
{R : Type u} →
{S : Type v} →
[inst : NonAssocSemiring R] →
[inst_1 : NonAssocSemiring S] → (e : R ≃+* S) → (s : Subsemiring R) → ↥s ≃+* ↥(Subsemiring.map (↑e) s)Given an equivalence e : R ≃+* S of semirings and a subsemiring s of R,
subsemiringMap e s is the induced equivalence between s and s.map e
- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- MulEquivproof · cited by 1,142
- AddEquivproof · cited by 1,087
- NonAssocSemiringstatement and proof · cited by 805
- RingHomClass.toRingHomstatement · cited by 746
- Subsemiringstatement and proof · cited by 456
- Submonoid.mapproof · cited by 190
- AddEquiv.toEquivproof · cited by 174
- Subsemiring.toSubmonoidproof · cited by 153
- AddSubmonoid.mapproof · cited by 99
- Subsemiring.mapstatement · cited by 29
- RingEquiv.toMulEquivproof · cited by 26
Cited by4
Results whose statement or proof uses this declaration.
- AlgEquiv.subalgebraMapproof · cited by 2
- RingEquiv.subsemiringMap_apply_coestatement · cited by 0
- RingEquiv.subsemiringMap_symm_apply_coestatement · cited by 0
- RingEquiv.subringMapproof · cited by 0