Theorems · Theorem · linear algebra
LinearMap.BilinForm.comp_symmCompOfNondegenerate_apply
∀ {V : Type u_5} {K : Type u_6} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
[inst_3 : FiniteDimensional K V] (B₁ : LinearMap.BilinForm K V) {B₂ : LinearMap.BilinForm K V} (b₂ : B₂.Nondegenerate)
(v : V), B₂ ((B₁.symmCompOfNondegenerate B₂ b₂) v) = B₁ v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.Dualproof · cited by 583
- LinearMap.BilinFormstatement and proof · cited by 501
- LinearEquiv.apply_symm_applyproof · cited by 108
- LinearMap.BilinForm.Nondegeneratestatement and proof · cited by 77
- LinearMap.BilinForm.toDualproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.symmCompOfNondegenerate_left_applyproof · cited by 1