Theorems · Theorem · commutative algebra
Subring.comap_inf
∀ {R : Type u} {S : Type v} [inst : NonAssocRing R] [inst_1 : NonAssocRing S] (s t : Subring S) (f : R →+* S),
Subring.comap f (s ⊓ t) = Subring.comap f s ⊓ Subring.comap f t- Defined in
- Mathlib.Algebra.Ring.Subring.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonAssocRingNonAssocRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement and proof · cited by 10,189
- Subringstatement and proof · cited by 602
- NonAssocRingstatement and proof · cited by 483
- GaloisConnection.u_infproof · cited by 37
- Subring.comapstatement · cited by 22
- Subring.gc_map_comapproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.