Theorems · Theorem · commutative algebra
Module.Relations.Solution.isPresentation_iff
∀ {A : Type u} [inst : Ring A] {relations : Module.Relations A} {M : Type v} [inst_1 : AddCommGroup M]
[inst_2 : Module A M] (solution : relations.Solution M),
solution.IsPresentation ↔
Submodule.span A (Set.range solution.var) = ⊤ ∧ solution.π.ker = Submodule.span A (Set.range relations.relation)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · 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 · cited by 7,192
- Finsuppstatement · cited by 5,255
- Set.rangestatement and proof · cited by 4,705
- Submodule.spanstatement and proof · cited by 1,504
- LinearMap.kerstatement · cited by 848
- Module.Relations.Gstatement · cited by 103
Cited by3
Results whose statement or proof uses this declaration.
- Module.finitePresentation_iff_exists_presentationproof · cited by 0
- Module.Relations.Solution.isPresentation_mkproof · cited by 0
- Algebra.Presentation.differentialsSolution_isPresentationproof · cited by 0