Theorems · Theorem · linear algebra
LinearMap.BilinForm.isSymm_iff_basis
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{B : LinearMap.BilinForm R M} {ι : Type u_8} (b : Module.Basis ι R M),
B.IsSymm ↔ ∀ (i j : ι), (B (b i)) (b j) = (B (b j)) (b i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- SetLike.coeproof · cited by 8,199
- Finset.sumproof · cited by 5,195
- Set.rangeproof · cited by 4,705
- Finset.sum_congrproof · cited by 2,323
- Module.Basisstatement and proof · cited by 1,477
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.