Theorems · Theorem · linear algebra
Module.surjective_piEquiv_apply_iff
∀ (ι : Type u_1) (R : Type u_2) (M : Type u_3) [inst : Finite ι] [inst_1 : CommSemiring R] [inst_2 : AddCommMonoid M] [inst_3 : Module R M] (v : ι → M), Function.Surjective ⇑((Module.piEquiv ι R M) v) ↔ Submodule.span R (Set.range v) = ⊤
- Defined in
- Mathlib.LinearAlgebra.StdBasis
- Cited by
- 0 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Top.topstatement and proof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- LinearEquivstatement · cited by 3,317
- Finitestatement and proof · cited by 3,029
- Submodule.spanstatement and proof · cited by 1,504
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.