Theorems · Definition · commutative algebra
IsBaseChange.endHom
{R : Type u_1} →
[inst : CommSemiring R] →
{S : Type u_2} →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
{M : Type u_3} →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module R M] →
{P : Type u_5} →
[inst_5 : AddCommMonoid P] →
[inst_6 : Module R P] →
[inst_7 : Module S P] →
[inst_8 : IsScalarTower R S P] →
{α : M →ₗ[R] P} → IsBaseChange S α → (M →ₗ[R] M) →ₗ[R] P →ₗ[S] PThe base change map for endomorphisms of a free finite module.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 77 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.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductproof · cited by 2,545
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
Cited by9
Results whose statement or proof uses this declaration.
- IsBaseChange.endHom_comp_applystatement · cited by 4
- IsBaseChange.endHom_applystatement and proof · cited by 2
- IsBaseChange.transvectionstatement and proof · cited by 1
- IsBaseChange.det_endHomstatement and proof · cited by 1
- IsBaseChange.endHom_onestatement and proof · cited by 1
- IsBaseChange.endHom_toMatrixstatement and proof · cited by 1
- IsBaseChange.endstatement · cited by 0
- IsBaseChange.endHom_compstatement · cited by 0
- IsBaseChange.endHom.congr_simpstatement and proof · cited by 0