Theorems · Theorem · number theory
NumberField.inverse_basisMatrix_mulVec_eq_repr
∀ {K : Type u_1} [inst : Field K] [inst_1 : NumberField K] [inst_2 : DecidableEq (K →+* ℂ)]
(α : NumberField.RingOfIntegers K) (i : K →+* ℂ),
(NumberField.basisMatrix K).transpose⁻¹.mulVec
(fun j => (NumberField.canonicalEmbedding K) ((algebraMap (NumberField.RingOfIntegers K) K) α) j) i =
↑((((NumberField.integralBasis K).reindex (NumberField.equivReindex K).symm).repr ↑α) i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 304 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldNumberFieldDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- RingHom.idstatement · cited by 18,349
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Complexstatement and proof · cited by 5,565
- Finsuppstatement · cited by 5,255
- Algebra.algebraMapstatement and proof · cited by 4,706
- Matrixstatement · cited by 4,303
- Equiv.symmstatement and proof · cited by 3,681
- LinearEquivstatement · cited by 3,317
- NumberFieldstatement and proof · cited by 653
- Module.Basis.reprstatement and proof · cited by 498
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.house.basis_repr_norm_le_const_mul_houseproof · cited by 0