Theorems · Theorem · linear algebra
Matrix.det_blockDiagonal
∀ {n : Type u_2} [inst : DecidableEq n] [inst_1 : Fintype n] {R : Type v} [inst_2 : CommRing R] {o : Type u_3}
[inst_3 : Fintype o] [inst_4 : DecidableEq o] (M : o → Matrix n n R), (Matrix.blockDiagonal M).det = ∏ k, (M k).det- Cited by
- 4 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
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
- Finsetproof · cited by 13,712
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.mul_zeroproof · cited by 2,091
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.det_piproof · cited by 2
- Matrix.det_kroneckerMapBilinearproof · cited by 2
- Algebra.Norm.Transitivity.comp_det_mul_powproof · cited by 1
- NumberField.mixedEmbedding.det_matrixToStdBasisproof · cited by 1