Theorems · Definition · linear algebra
Module.Basis.isUnitSMul
{ι : Type u_1} →
{R : Type u_2} →
{M : Type u_4} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] → Module.Basis ι R M → {w : ι → R} → (∀ (i : ι), IsUnit (w i)) → Module.Basis ι R MA version of unitsSMul that uses IsUnit.
- Defined in
- Mathlib.LinearAlgebra.Basis.SMul
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- IsUnitstatement and proof · cited by 1,602
- Module.Basisstatement and proof · cited by 1,477
- IsUnit.unitproof · cited by 252
- Module.Basis.unitsSMulproof · cited by 9
Cited by8
Results whose statement or proof uses this declaration.
- BoxIntegral.unitPartition.mem_smul_span_iffproof · cited by 2
- ZSpan.smulstatement and proof · cited by 2
- Module.Basis.repr_isUnitSMulstatement · cited by 1
- Module.Basis.isUnitSMul_applystatement · cited by 1
- BoxIntegral.unitPartition.integralSum_eq_tsum_divproof · cited by 1
- Module.Basis.toMatrix_isUnitSMulstatement · cited by 0
- Module.Basis.isUnitSMul.congr_simpstatement and proof · cited by 0
- Module.Basis.det_isUnitSMulstatement · cited by 0