Documentation

Mathlib.LinearAlgebra.LinearIndependent.Algebra

Linear independence and algebra maps #

This file collects results relating linear independence along algebra maps.

These results cannot go in LinearAlgebra/LinearIndependent/Basic.lean due to the algebra import.

@[simp]
theorem LinearIndependent.algebraMap_comp_iff {R : Type u_1} {S : Type u_2} {A : Type u_3} [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] [FaithfulSMul S A] {ι : Type u_4} {v : ιS} :
@[simp]
theorem LinearIndepOn.algebraMap_comp_iff {R : Type u_1} {S : Type u_2} {A : Type u_3} [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] [FaithfulSMul S A] {ι : Type u_4} {v : ιS} {s : Set ι} :
@[simp]
theorem LinearIndepOn.id_image_algebraMap_iff {R : Type u_1} {S : Type u_2} {A : Type u_3} [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] [FaithfulSMul S A] {s : Set S} :