Theorems · Theorem · linear algebra
TensorProduct.AlgebraTensorModule.tensorQuotientEquiv_apply_tmul
∀ {R : Type u_1} (A : Type u_2) (B : Type u_3) [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A]
[inst_3 : CommRing B] [inst_4 : Algebra R B] (M : Type u_4) [inst_5 : AddCommGroup M] [inst_6 : Module R M]
[inst_7 : Module A M] [inst_8 : IsScalarTower R A M] {N : Type u_5} [inst_9 : AddCommGroup N] [inst_10 : Module R N]
[inst_11 : Module B N] [inst_12 : IsScalarTower R B N] (n : Submodule B N) (x : M) (y : N),
(TensorProduct.AlgebraTensorModule.tensorQuotientEquiv A B M n) (x ⊗ₜ[R] Submodule.Quotient.mk y) =
Submodule.Quotient.mk (x ⊗ₜ[R] y)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 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 · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · 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 · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.