Theorems · Theorem · linear algebra
Module.Basis.basis_singleton_iff
∀ {R : Type u_7} {M : Type u_8} [inst : Ring R] [IsDomain R] [inst_2 : AddCommGroup M] [inst_3 : Module R M]
[Module.IsTorsionFree R M] (ι : Type u_9) [Unique ι],
Nonempty (Module.Basis ι R M) ↔ ∃ x, x ≠ 0 ∧ ∀ (y : M), ∃ r, r • x = y- Defined in
- Mathlib.LinearAlgebra.Basis.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- Ringstatement and proof · cited by 7,463
- Finsuppproof · cited by 5,255
- IsDomainstatement and proof · cited by 2,196
- Submodule.spanproof · cited by 1,504
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
- Finsupp.singleproof · cited by 943
- Module.IsTorsionFreestatement and proof · cited by 600
Cited by1
Results whose statement or proof uses this declaration.
- rank_eq_oneproof · cited by 3