Theorems · Definition · commutative algebra
Ideal.giMapComap
{R : Type u} →
{S : Type v} →
{F : Type u_1} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
[inst_2 : FunLike F R S] →
(f : F) →
[inst_3 : RingHomClass F R S] → Function.Surjective ⇑f → GaloisInsertion (Ideal.map f) (Ideal.comap f)map and comap are adjoint, and the composition map f ∘ comap f is the
identity
- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Semiringstatement and proof · cited by 13,802
- Idealstatement and proof · cited by 4,748
- FunLikestatement and proof · cited by 2,560
- Ideal.mapstatement · cited by 692
- Ideal.comapstatement · cited by 443
- RingHomClassstatement and proof · cited by 193
- GaloisInsertionstatement · cited by 35
- Ideal.le_comap_mapproof · cited by 17
- Ideal.map_comap_of_surjectiveproof · cited by 13
- GaloisInsertion.monotoneIntroproof · cited by 0
Cited by6
Results whose statement or proof uses this declaration.
- Ideal.comap_injective_of_surjectiveproof · cited by 8
- Ideal.map_sup_comap_of_surjectiveproof · cited by 0
- Ideal.map_surjective_of_surjectiveproof · cited by 0
- Ideal.map_iInf_comap_of_surjectiveproof · cited by 0
- Ideal.map_iSup_comap_of_surjectiveproof · cited by 0
- Ideal.map_inf_comap_of_surjectiveproof · cited by 0