Mathlib Map

Theorems · Definition · number theory

NumberField.basisMatrix

(K : Type u_1) → [inst : Field K] → [NumberField K] → Matrix (K →+* ℂ) (K →+* ℂ) ℂ

The basis matrix for the embeddings of K into . This matrix is formed by taking the lattice basis vectors of K and reindexing them according to the equivalence equivReindex, then transposing the resulting matrix.

Defined in
Mathlib.NumberTheory.NumberField.EquivReindex
Cited by
9 results in Mathlib
Foundations
Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldNumberField

Around this declaration

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

Cites9

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

Cited by9

Results whose statement or proof uses this declaration.