Theorems · Definition · commutative algebra
Subring.equivMapOfInjective
{R : Type u} →
{S : Type v} →
[inst : NonAssocRing R] →
[inst_1 : NonAssocRing S] → (s : Subring R) → (f : R →+* S) → Function.Injective ⇑f → ↥s ≃+* ↥(Subring.map f s)A subring is isomorphic to its image under an injective function
- Defined in
- Mathlib.Algebra.Ring.Subring.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonAssocRingNonAssocRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- Equivproof · cited by 8,337
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- RingEquivstatement · cited by 1,147
- Subringstatement and proof · cited by 602
- NonAssocRingstatement and proof · cited by 483
- Subring.mapstatement · cited by 33
- Equiv.Set.imageproof · cited by 15
Cited by4
Results whose statement or proof uses this declaration.
- Subfield.lift_relrank_map_mapproof · cited by 4
- LaurentSeries.powerSeriesEquivSubringproof · cited by 2
- Subring.coe_equivMapOfInjective_applystatement · cited by 0
- IsDiscreteValuationRing.equivValuationSubringproof · cited by 0