Theorems · Theorem · ring theory
MonoidAlgebra.mapRangeRingEquiv_single
Deprecated since 2026-03-20Use MonoidAlgebra.mapRingEquiv_single instead.
∀ {R : Type u_3} {S : Type u_4} {M : Type u_6} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : Monoid M]
(e : R ≃+* S) (r : R) (m : M),
(MonoidAlgebra.mapRingEquiv M e) (MonoidAlgebra.single m r) = MonoidAlgebra.single m (e r)Alias of MonoidAlgebra.mapRingEquiv_single.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement · cited by 13,802
- Monoidstatement · cited by 3,887
- RingEquivstatement · cited by 1,147
- MonoidAlgebrastatement · cited by 590
- MonoidAlgebra.singlestatement · cited by 253
- MonoidAlgebra.mapRingEquivstatement · cited by 11
- MonoidAlgebra.mapRingEquiv_singleproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.