Theorems · Theorem · commutative algebra
Module.Basis.trace_mul_traceDual
∀ {K : Type u_4} {L : Type u_5} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] {ι : Type w}
[inst_3 : FiniteDimensional K L] [inst_4 : Algebra.IsSeparable K L] [inst_5 : Finite ι] [inst_6 : DecidableEq ι]
(b : Module.Basis ι K L) (i j : ι), (Algebra.trace K L) (b i * b.traceDual j) = if i = j then 1 else 0- Defined in
- Mathlib.RingTheory.Trace.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- Finitestatement and proof · cited by 3,029
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.Basisstatement and proof · cited by 1,477
- Algebra.IsSeparablestatement and proof · cited by 210
- Algebra.tracestatement · cited by 90
- traceForm_nondegenerateproof · cited by 17
- Module.Basis.traceDualstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.