Theorems · Definition · commutative algebra
Submodule.LinearDisjoint.casesOn
{R : Type u} →
{S : Type v} →
[inst : CommSemiring R] →
[inst_1 : Semiring S] →
[inst_2 : Algebra R S] →
{M N : Submodule R S} →
{motive : M.LinearDisjoint N → Sort u_1} →
(t : M.LinearDisjoint N) → ((injective : Function.Injective ⇑(M.mulMap N)) → motive ⋯) → motive t- Defined in
- Mathlib.LinearAlgebra.LinearDisjoint
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- TensorProductstatement · cited by 2,545
- Submodule.LinearDisjointstatement and proof · cited by 54
- Submodule.mulMapstatement and proof · cited by 43
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.linearDisjoint_iffproof · cited by 10