Theorems · Theorem · linear algebra
Submodule.exists_equiv_eq_graph
∀ {S : Type u_4} {H : Type u_6} {I : Type u_7} [inst : Semiring S] [inst_1 : AddCommMonoid H] [inst_2 : Module S H]
[inst_3 : AddCommMonoid I] [inst_4 : Module S I] {G : Submodule S (H × I)},
Function.Bijective (Prod.fst ∘ ⇑G.subtype) → Function.Bijective (Prod.snd ∘ ⇑G.subtype) → ∃ e, G = (↑e).graphGoursat's lemma for module isomorphisms.
Let G ≤ H × I be a submodule of a product of modules. Assume that the natural maps from G to
both factors are bijective. Then G is the graph of some module isomorphism f : H ≃ I.
- Defined in
- Mathlib.LinearAlgebra.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- Function.Bijectivestatement and proof · cited by 863
- Submodule.subtypestatement and proof · cited by 480
- Function.Bijective.injectiveproof · cited by 115
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.