Theorems · Theorem · linear algebra
TensorProduct.AlgebraTensorModule.ker_mapOfCompatibleSMul
∀ {R : Type u_1} (A : Type u_2) [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A] (M : Type u_4)
[inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : Module A M] [inst_6 : IsScalarTower R A M] {N : Type u_5}
[inst_7 : AddCommGroup N] [inst_8 : Module R N] [inst_9 : Module A N] [inst_10 : IsScalarTower R A N],
(TensorProduct.mapOfCompatibleSMul A R A M N).ker =
Submodule.span A {x | ∃ a m n, (a • m) ⊗ₜ[R] n - m ⊗ₜ[R] (a • n) = x}- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Set.ofPredstatement and proof · cited by 6,101
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientproof · cited by 2,301
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.