Theorems · Definition · commutative algebra
LinearMap.tensorEqLocus
{R : Type u_1} →
(S : Type u_2) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(M : Type u_3) →
[inst_3 : AddCommGroup M] →
[inst_4 : Module R M] →
[inst_5 : Module S M] →
[inst_6 : IsScalarTower R S M] →
{N : Type u_4} →
{P : Type u_5} →
[inst_7 : AddCommGroup N] →
[inst_8 : AddCommGroup P] →
[inst_9 : Module R N] →
[inst_10 : Module R P] →
(f g : N →ₗ[R] P) →
TensorProduct R M ↥(f.eqLocus g) →ₗ[S]
↥(((TensorProduct.AlgebraTensorModule.lTensor S M) f).eqLocus
((TensorProduct.AlgebraTensorModule.lTensor S M) g))The canonical map M ⊗[R] eq(f, g) →ₗ[R] eq(𝟙 ⊗ f, 𝟙 ⊗ g).
- Defined in
- Mathlib.RingTheory.Flat.Equalizer
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- TensorProduct.AlgebraTensorModule.lTensorstatement · cited by 32
- LinearMap.eqLocusstatement · cited by 22
Cited by5
Results whose statement or proof uses this declaration.
- LinearMap.tensorEqLocusEquivproof · cited by 2
- AlgHom.tensorEqualizerAuxproof · cited by 1
- LinearMap.tensorEqLocusEquiv_applystatement · cited by 0
- LinearMap.tensorEqLocus_coestatement and proof · cited by 0
- LinearMap.tensorEqLocus_tmulstatement · cited by 0