Theorems · Theorem · ring theory
NonUnitalSubring.comap_inf
∀ {F : Type w} {R : Type u} {S : Type v} [inst : NonUnitalNonAssocRing R] [inst_1 : NonUnitalNonAssocRing S]
[inst_2 : FunLike F R S] [inst_3 : NonUnitalRingHomClass F R S] (s t : NonUnitalSubring S) (f : F),
NonUnitalSubring.comap f (s ⊓ t) = NonUnitalSubring.comap f s ⊓ NonUnitalSubring.comap f t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FunLikestatement and proof · cited by 2,560
- NonUnitalNonAssocRingstatement and proof · cited by 354
- NonUnitalSubringstatement and proof · cited by 185
- NonUnitalRingHomClassstatement and proof · cited by 82
- GaloisConnection.u_infproof · cited by 37
- NonUnitalSubring.comapstatement · cited by 15
- NonUnitalSubring.gc_map_comapproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.