Theorems · Theorem · number theory
Algebra.discr_eq_discr_of_toMatrix_coeff_isIntegral
∀ {ι : Type u_2} {ι' : Type u_3} (K : Type u_1) [inst : Field K] [inst_1 : DecidableEq ι] [inst_2 : DecidableEq ι']
[inst_3 : Fintype ι] [inst_4 : Fintype ι'] [inst_5 : NumberField K] {b : Module.Basis ι ℚ K}
{b' : Module.Basis ι' ℚ K},
(∀ (i : ι) (j : ι'), IsIntegral ℤ (b.toMatrix (⇑b') i j)) →
(∀ (i : ι') (j : ι), IsIntegral ℤ (b'.toMatrix (⇑b) i j)) → Algebra.discr ℚ ⇑b = Algebra.discr ℚ ⇑b'If b and b' are ℚ-bases of a number field K such that
∀ i j, IsIntegral ℤ (b.toMatrix b' i j) and ∀ i j, IsIntegral ℤ (b'.toMatrix b i j) then
discr ℚ b = discr ℚ b'.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 138 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
- CommRingproof · cited by 17,173
- Algebraproof · cited by 11,388
- Fintypestatement and proof · cited by 7,736
- Ringproof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- Matrixproof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- one_mulproof · cited by 2,841
- IsUnitproof · cited by 1,602
- Module.Basisstatement and proof · cited by 1,477
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.discr_zeta_eq_discr_zeta_sub_oneproof · cited by 4