Theorems · Theorem · linear algebra
TensorProduct.quotientTensorEquiv_symm_apply_mk_tmul
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : AddCommGroup N] [inst_4 : Module R N] (m : Submodule R M) (x : M) (y : N),
(TensorProduct.quotientTensorEquiv N m).symm (Submodule.Quotient.mk (x ⊗ₜ[R] y)) = Submodule.Quotient.mk x ⊗ₜ[R] y- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, 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 · 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
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
- LinearEquiv.symmstatement · cited by 1,461
- TensorProduct.tmulstatement · cited by 1,182
- LinearMap.rangestatement · cited by 893
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.