Theorems · Theorem · ring theory
invariantBasisNumber_iff_matrix
∀ {R : Type u_1} [inst : Semiring R],
InvariantBasisNumber R ↔
∀ (n m : ℕ) (f : Matrix (Fin n) (Fin m) R) (g : Matrix (Fin m) (Fin n) R), f * g = 1 → g * f = 1 → n = m- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Matrixstatement and proof · cited by 4,303
- LinearEquivproof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- LinearEquiv.symm_trans_selfproof · cited by 18
- LinearEquiv.self_trans_symmproof · cited by 15
- InvariantBasisNumberstatement · cited by 13
- Matrix.toLinearEquivRight'OfInvproof · cited by 4
- LinearMap.toMatrixRight'proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.