Theorems · Theorem · ring theory
Module.Baer.ExtensionOfMaxAdjoin.extendIdealTo.congr_simp
∀ {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 i_1 : M →ₗ[R] N) (e_i : i = i_1) (f f_1 : M →ₗ[R] Q),
f = f_1 →
∀ [inst_7 : Fact (Function.Injective ⇑i)] (h : Module.Baer R Q) (y y_1 : N),
y = y_1 →
Module.Baer.ExtensionOfMaxAdjoin.extendIdealTo i f h y =
Module.Baer.ExtensionOfMaxAdjoin.extendIdealTo i_1 f_1 h y_1- Defined in
- Mathlib.Algebra.Module.Injective
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Factstatement and proof · cited by 2,726
- Module.Baerstatement and proof · cited by 20
- Module.Baer.ExtensionOfMaxAdjoin.extendIdealTostatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.