Mathlib Map

Theorems · Definition · order theory

Submodule.topEquiv

{R : Type u_1} → {M : Type u_3} → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → ↥⊤ ≃ₗ[R] M

The top submodule is linearly equivalent to the module. This is the module version of AddSubmonoid.topEquiv.

Defined in
Mathlib.Algebra.Module.Submodule.Lattice
Cited by
16 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.