Theorems · Definition · linear algebra
Module.Basis.addSubgroupOfClosure
{M : Type u_7} →
{R : Type u_8} →
[inst : Ring R] →
[Nontrivial R] →
[IsAddTorsionFree R] →
[inst_3 : AddCommGroup M] →
[inst_4 : Module R M] →
(A : AddSubgroup M) →
{ι : Type u_9} →
(b : Module.Basis ι R M) →
A = AddSubgroup.closure (Set.range ⇑b) → Module.Basis ι ℤ ↥(AddSubgroup.toIntSubmodule A)Let A be a subgroup of an additive commutative group M that is also an R-module.
Construct a basis of A as a ℤ-basis from an R-basis of E that generates A.
- Defined in
- Mathlib.LinearAlgebra.Basis.Submodule
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- AddSubgroupstatement and proof · cited by 3,232
- Nontrivialstatement and proof · cited by 2,416
- Submodule.spanproof · cited by 1,504
- Module.Basisstatement and proof · cited by 1,477
- OrderIsostatement · cited by 874
- AddSubgroup.closurestatement and proof · cited by 156
Cited by4
Results whose statement or proof uses this declaration.
- Module.Basis.addSubgroupOfClosure_applystatement · cited by 2
- AddSubgroup.relIndex_eq_abs_detproof · cited by 1
- Module.Basis.addSubgroupOfClosure_repr_applystatement and proof · cited by 1
- Module.Basis.addSubgroupOfClosure.congr_simpstatement and proof · cited by 0