Theorems · Theorem · linear algebra
Equiv.vanishesTrivially_comp
∀ {R : Type u_1} [inst : CommRing R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {N : Type u_3}
[inst_3 : AddCommGroup N] [inst_4 : Module R N] {ι : Type u_4} [inst_5 : Fintype ι] {m : ι → M} {n : ι → N}
{κ : Type u_5} [inst_6 : Fintype κ] (e : κ ≃ ι),
TensorProduct.VanishesTrivially R (m ∘ ⇑e) (n ∘ ⇑e) ↔ TensorProduct.VanishesTrivially R m n- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- Equiv.symm_apply_applyproof · cited by 320
- Equiv.reflproof · cited by 274
Cited by2
Results whose statement or proof uses this declaration.
- TensorProduct.rTensor_injective_of_forall_vanishesTriviallyproof · cited by 2
- Equiv.isTrivialRelation_compproof · cited by 1