Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.BilinForm.dualBasis_flip_dualBasis

∀ {V : Type u_5} {K : Type u_6} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {ι : Type u_9}
  [inst_3 : DecidableEq ι] [inst_4 : Finite ι] {B : LinearMap.BilinForm K V} (hB : B.Nondegenerate)
  (b : Module.Basis ι K V), B.flip.dualBasis ⋯ (B.dualBasis hB b) = b
Defined in
Mathlib.LinearAlgebra.BilinearForm.Properties
Cited by
1 results in Mathlib
Foundations
Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldAddCommGroupModuleDecidableEqFinite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.