Theorems · Theorem · ring theory
AddMonoidAlgebra.domCongr_comp_lsingle
∀ {R : Type u_1} {A : Type u_4} {M : Type u_7} {N : Type u_8} [inst : CommSemiring R] [inst_1 : Semiring A]
[inst_2 : Algebra R A] [inst_3 : AddMonoid M] [inst_4 : AddMonoid N] (e : M ≃+ N) (m : M),
(AddMonoidAlgebra.domCongr R A e).toLinearMap ∘ₗ AddMonoidAlgebra.lsingle m = AddMonoidAlgebra.lsingle (e m)- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- AddMonoidstatement and proof · cited by 2,864
- LinearMap.compstatement · cited by 1,642
- AddEquivstatement and proof · cited by 1,087
- Finsupp.singleproof · cited by 943
- LinearMap.extproof · cited by 844
- AddMonoidAlgebrastatement · cited by 649
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.