Theorems · Theorem · commutative algebra
IsIntegral.det
∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A] {n : Type u_5}
[inst_3 : Fintype n] [inst_4 : DecidableEq n] {M : Matrix n n A},
(∀ (i j : n), IsIntegral R (M i j)) → IsIntegral R M.det- Cited by
- 3 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Finset.univproof · cited by 3,473
- Finset.prodproof · cited by 2,356
- Units.valproof · cited by 1,966
- Equiv.Permproof · cited by 1,375
- Matrix.detstatement · cited by 665
- IsIntegralstatement and proof · cited by 427
- Equiv.Perm.signproof · cited by 138
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.discr_eq_discr_of_toMatrix_coeff_isIntegralproof · cited by 1
- Algebra.discr_isIntegralproof · cited by 0
- isIntegral_discr_mul_of_mem_traceDualproof · cited by 0