Documentation

Projects.Util.Algebra

def linearIndep {α : Type u_1} {β : Type u_2} [One α] [Mul α] [HPow α α] [Membership α β] (set : β) :
Equations
Instances For
    @[simp]
    theorem Set.linearIndep_empty {α : Type u_1} [ha₁ : One α] [ha₂ : Mul α] [ha₃ : HPow α α] :
    @[simp]
    theorem Set.linearIndep_singleton {α : Type u_1} [ha₁ : One α] [ha₂ : Mul α] [ha₃ : HPow α α] {x : α} :
    theorem add_eq_iff_eq_sub {α : Type u_2} [AddGroup α] {a b c : α} :
    a + b = c a = c - b