Theorems · Theorem · commutative algebra
eq_bot_of_generator_maximal_submoduleImage_eq_zero
∀ {R : Type u} {M : Type v} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {ι : Type u_1}
{N O : Submodule R M} (b : Module.Basis ι R ↥O),
N ≤ O →
∀ {ϕ : ↥O →ₗ[R] R},
(∀ (ψ : ↥O →ₗ[R] R), ¬ϕ.submoduleImage N < ψ.submoduleImage N) →
∀ [inst_3 : (ϕ.submoduleImage N).IsPrincipal], Submodule.IsPrincipal.generator (ϕ.submoduleImage N) = 0 → N = ⊥- Defined in
- Mathlib.LinearAlgebra.FreeModule.PID
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Finsuppproof · cited by 5,255
- Bot.botstatement · cited by 4,720
- LinearMap.compproof · cited by 1,642
- map_zeroproof · cited by 1,614
- Module.Basisstatement and proof · cited by 1,477
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.basis_of_pid_auxproof · cited by 2