Theorems · Theorem · linear algebra
Module.End.baseChangeHom_apply_apply
∀ (R : Type u_1) (A : Type u_2) (M : Type u_4) [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A]
[inst_3 : AddCommMonoid M] [inst_4 : Module R M] (a : Module.End R M) (a_1 : TensorProduct R A M),
((Module.End.baseChangeHom R A M) a) a_1 =
(TensorProduct.liftAux
(↑R { toFun := fun h => h ∘ₗ a, map_add' := ⋯, map_smul' := ⋯ } ∘ₗ
↑R (TensorProduct.AlgebraTensorModule.mk R A A M)))
a_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- AlgHomstatement · cited by 3,236
- AddMonoidHomstatement · cited by 3,230
- TensorProductstatement and proof · cited by 2,545
- LinearMap.compstatement · cited by 1,642
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.