Theorems · Theorem · linear algebra
AlternatingMap.domCoprod.summand_eq_zero_of_smul_invariant
∀ {ιa : Type u_1} {ιb : Type u_2} [inst : Fintype ιa] [inst_1 : Fintype ιb] {R' : Type u_3} {Mᵢ : Type u_4}
{N₁ : Type u_5} {N₂ : Type u_6} [inst_2 : CommSemiring R'] [inst_3 : AddCommGroup N₁] [inst_4 : Module R' N₁]
[inst_5 : AddCommGroup N₂] [inst_6 : Module R' N₂] [inst_7 : AddCommMonoid Mᵢ] [inst_8 : Module R' Mᵢ]
[inst_9 : DecidableEq ιa] [inst_10 : DecidableEq ιb] (a : Mᵢ [⋀^ιa]→ₗ[R'] N₁) (b : Mᵢ [⋀^ιb]→ₗ[R'] N₂)
(σ : Equiv.Perm.ModSumCongr ιa ιb) {v : ιa ⊕ ιb → Mᵢ} {i j : ιa ⊕ ιb},
v i = v j → i ≠ j → Equiv.swap i j • σ = σ → (AlternatingMap.domCoprod.summand a b σ) v = 0Swapping elements in σ with equal values in v result in zero if the swap has no effect
on the quotient.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 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.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Equiv.symmproof · cited by 3,681
- TensorProductstatement · cited by 2,545
- Equiv.Permstatement and proof · cited by 1,375
- TensorProduct.tmulproof · cited by 1,182
- smul_zeroproof · cited by 665
- MultilinearMapstatement · cited by 370
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.