Module docstring
{"# Lemmas about rank and finrank in rings satisfying strong rank condition.
Main statements
For modules over rings satisfying the rank condition
Basis.le_span: the cardinality of a basis is bounded by the cardinality of any spanning set
For modules over rings satisfying the strong rank condition
linearIndependent_le_span: For any linearly independent familyv : ι → Mand any finite spanning setw : Set M, the cardinality ofιis bounded by the cardinality ofw.linearIndependent_le_basis: Ifbis a basis for a moduleM, andsis a linearly independent set, then the cardinality ofsis bounded by the cardinality ofb.
For modules over rings with invariant basis number (including all commutative rings and all noetherian rings)
mk_eq_mk_of_basis: the dimension theorem, any two bases of the same vector space have the same cardinality.
Additional definition
Algebra.IsQuadraticExtension: An extension of ringsR ⊆ Sis quadratic ifSis a freeR-algebra of rank2.
"}