Mathlib Map

Theorems · Theorem · linear algebra

TensorProduct.rid_symm_apply

∀ {R : Type u_1} [inst : CommSemiring R] {M : Type u_5} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (m : M),
  (TensorProduct.rid R M).symm m = m ⊗ₜ[R] 1
Defined in
Mathlib.LinearAlgebra.TensorProduct.Associator
Cited by
3 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.