Theorems · Theorem · commutative algebra
Subalgebra.LinearDisjoint.mulLeftMap_ker_eq_bot_iff_linearIndependent_op
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : Ring S] [inst_2 : Algebra R S] (A B : Subalgebra R S)
{ι : Type u_1} (a : ι → ↥A),
(Submodule.mulLeftMap (Subalgebra.toSubmodule B) a).ker = ⊥ ↔ LinearIndependent (↥B.op) (MulOpposite.op ∘ ⇑A.val ∘ a)- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Finsuppstatement and proof · cited by 5,255
- Bot.botstatement · cited by 4,720
- AlgHomstatement · cited by 3,236
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
Cited by2
Results whose statement or proof uses this declaration.
- Subalgebra.LinearDisjoint.of_basis_left_opproof · cited by 0
- Subalgebra.LinearDisjoint.linearIndependent_left_op_of_flatproof · cited by 0