Theorems · Definition · linear algebra
Submodule.comapMkQOrderEmbedding
{R : Type u_1} →
{M : Type u_2} →
[inst : Ring R] →
[inst_1 : AddCommGroup M] → [inst_2 : Module R M] → (p : Submodule R M) → Submodule R (M ⧸ p) ↪o Submodule R MThe ordering on submodules of the quotient of M by p embeds into the ordering on submodules
of M.
- Defined in
- Mathlib.LinearAlgebra.Quotient.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- HasQuotient.Quotientstatement · cited by 2,301
- Set.Iciproof · cited by 1,070
- OrderEmbeddingstatement · cited by 619
- RelIso.toRelEmbeddingproof · cited by 34
- RelEmbedding.transproof · cited by 27
- Submodule.comapMkQRelIsoproof · cited by 2
- Subtype.relEmbeddingproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.comapMkQOrderEmbedding_eqstatement · cited by 0