Theorems · Theorem · linear algebra
exteriorPower.pairingDual_apply_apply_eq_one_zero
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {ι : Type u_3}
[inst_3 : LinearOrder ι] (x : ι → M) (f : ι → Module.Dual R M),
(∀ ⦃i j : ι⦄, i ≠ j → (f i) (x j) = 0) →
∀ (n : ℕ) (a b : Fin n ↪o ι),
a ≠ b →
((exteriorPower.pairingDual R M n) ((exteriorPower.ιMulti R n) (f ∘ ⇑a)))
((exteriorPower.ιMulti R n) (x ∘ ⇑b)) =
0- Cited by
- 0 results in Mathlib
- Foundations
- Depth 103 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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- LinearOrderstatement and proof · cited by 8,572
- Submodulestatement · cited by 7,192
- Equiv.symmproof · cited by 3,681
- Finset.univproof · cited by 3,473
- Finset.prodproof · cited by 2,356
- LT.lt.leproof · cited by 2,189
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.