Mathlib Map

Theorems · Theorem · linear algebra

LinearIndepOn.mono

∀ {ι : Type u'} {R : Type u_2} {M : Type u_4} {v : ι → M} [inst : Semiring R] [inst_1 : AddCommMonoid M]
  [inst_2 : Module R M] {t s : Set ι}, LinearIndepOn R v s → t ⊆ s → LinearIndepOn R v t
Defined in
Mathlib.LinearAlgebra.LinearIndependent.Defs
Cited by
14 results in Mathlib
Foundations
Depth 82 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.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.