Theorems · Theorem · ring theory
Module.Baer.ExtensionOf.le_max
∀ {R : Type u} [inst : Ring R] {Q : Type v} [inst_1 : AddCommGroup Q] [inst_2 : Module R Q] {M : Type u_1}
{N : Type u_2} [inst_3 : AddCommGroup M] [inst_4 : AddCommGroup N] [inst_5 : Module R M] [inst_6 : Module R N]
{i : M →ₗ[R] N} {f : M →ₗ[R] Q} {c : Set (Module.Baer.ExtensionOf i f)} (hchain : IsChain (fun x1 x2 => x1 ≤ x2) c)
(hnonempty : c.Nonempty), ∀ a ∈ c, a ≤ Module.Baer.ExtensionOf.max hchain hnonempty- Defined in
- Mathlib.Algebra.Module.Injective
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Set.Nonemptystatement and proof · cited by 2,627
- IsChainstatement and proof · cited by 158
- Set.mem_imageproof · cited by 131
- IsChain.directedOnproof · cited by 28
- Module.Baer.ExtensionOf.toLinearPMapproof · cited by 15
- Module.Baer.ExtensionOfstatement and proof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Module.Baer.extensionOfMax_is_maxproof · cited by 1