Theorems · Theorem · linear algebra
Matrix.IsIrreducible.connected
∀ {n : Type u_1} {R : Type u_2} [inst : Ring R] [inst_1 : LinearOrder R] {A : Matrix n n R},
A.IsIrreducible → Quiver.IsSStronglyConnected n- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- RingLinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- Matrixstatement and proof · cited by 4,303
- Matrix.IsIrreduciblestatement and proof · cited by 8
- Quiver.IsSStronglyConnectedstatement · cited by 8
- Matrix.toQuiverstatement · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.isIrreducible_iff_exists_pow_posproof · cited by 1
- Matrix.IsIrreducible.transposeproof · cited by 1
- Matrix.IsIrreducible.exists_posproof · cited by 0