Theorems · Theorem · linear algebra
linearIndepOn_insert
∀ {ι : Type u'} {K : Type u_3} {V : Type u} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
{s : Set ι} {a : ι} {f : ι → V},
a ∉ s → (LinearIndepOn K f (insert a s) ↔ LinearIndepOn K f s ∧ f a ∉ Submodule.span K (f '' s))- Cited by
- 4 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement · cited by 7,192
- Set.Elemproof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Equiv.symmproof · cited by 3,681
- Submodule.spanstatement and proof · cited by 1,504
- DivisionRingstatement and proof · cited by 1,062
- LinearIndependentproof · cited by 560
- Equiv.transproof · cited by 337
Cited by4
Results whose statement or proof uses this declaration.
- linearIndepOn_pair_iffproof · cited by 1
- linearIndepOn_insert_iffproof · cited by 1
- FixedPoints.linearIndependent_smul_of_linearIndependentproof · cited by 1
- linearIndepOn_id_insertproof · cited by 1