Theorems · Theorem · linear algebra
LinearMap.BilinForm.dualSubmodule_span_of_basis
∀ {R : Type u_4} {S : Type u_2} {M : Type u_3} [inst : CommRing R] [inst_1 : Field S] [inst_2 : AddCommGroup M]
[inst_3 : Algebra R S] [inst_4 : Module R M] [inst_5 : Module S M] [inst_6 : IsScalarTower R S M]
(B : LinearMap.BilinForm S M) {ι : Type u_1} [inst_7 : Finite ι] [inst_8 : DecidableEq ι] (hB : B.Nondegenerate)
(b : Module.Basis ι S M),
B.dualSubmodule (Submodule.span R (Set.range ⇑b)) = Submodule.span R (Set.range ⇑(B.dualBasis hB b))- Cited by
- 7 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Submodulestatement · cited by 7,192
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapproof · cited by 4,706
- Set.rangestatement and proof · cited by 4,705
- IsScalarTowerstatement and proof · cited by 3,896
Cited by7
Results whose statement or proof uses this declaration.
- NumberField.absNorm_differentIdealproof · cited by 4
- IsIntegralClosure.range_le_span_dualBasisproof · cited by 2
- traceForm_dualSubmodule_adjoinproof · cited by 1
- Submodule.traceDual_span_of_basisproof · cited by 1
- LinearMap.BilinForm.dualSubmodule_dualSubmodule_flip_of_basisproof · cited by 0
- LinearMap.BilinForm.dualSubmodule_dualSubmodule_of_basisproof · cited by 0
- LinearMap.BilinForm.dualSubmodule_flip_dualSubmodule_of_basisproof · cited by 0