Theorems · Theorem · ring theory
Submodule.linearEquiv_of_sSup_eq_top
∀ {R : Type u_2} {M : Type u} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (N : Submodule R M)
[IsSimpleModule R ↥N] (s : Set (Submodule R M)) [h : ∀ (m : ↑s), IsSimpleModule R ↥↑m],
sSup s = ⊤ → ∃ S ∈ s, Nonempty (↥N ≃ₗ[R] ↥S)- Defined in
- Mathlib.RingTheory.SimpleModule.Isotypic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- SupSet.sSupstatement and proof · cited by 954
- LinearEquiv.transproof · cited by 298
Cited by1
Results whose statement or proof uses this declaration.
- IsIsotypicOfType.of_isotypicComponent_eq_topproof · cited by 0