Loogle!
Result
Found 70 declarations mentioning SemiRingCat.carrier.
- SemiRingCat.carrier 📋 Mathlib.Algebra.Category.Ring.Basic
(self : SemiRingCat) : Type u - SemiRingCat.semiring 📋 Mathlib.Algebra.Category.Ring.Basic
(self : SemiRingCat) : Semiring ↑self - SemiRingCat.of_carrier 📋 Mathlib.Algebra.Category.Ring.Basic
(R : SemiRingCat) : SemiRingCat.of ↑R = R - SemiRingCat.coe_of 📋 Mathlib.Algebra.Category.Ring.Basic
(R : Type u) [Semiring R] : ↑(SemiRingCat.of R) = R - SemiRingCat.Hom.hom 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (f : R.Hom S) : ↑R →+* ↑S - SemiRingCat.Hom.hom' 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (self : R.Hom S) : ↑R →+* ↑S - SemiRingCat.Hom.Simps.hom 📋 Mathlib.Algebra.Category.Ring.Basic
(R S : SemiRingCat) (f : R.Hom S) : ↑R →+* ↑S - SemiRingCat.hom_id 📋 Mathlib.Algebra.Category.Ring.Basic
{R : SemiRingCat} : SemiRingCat.Hom.hom (CategoryTheory.CategoryStruct.id R) = RingHom.id ↑R - SemiRingCat.instConcreteCategoryRingHomCarrier 📋 Mathlib.Algebra.Category.Ring.Basic
: CategoryTheory.ConcreteCategory SemiRingCat fun R S => ↑R →+* ↑S - SemiRingCat.Hom.ext 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} {x y : R.Hom S} (hom' : x.hom' = y.hom') : x = y - SemiRingCat.Hom.ext_iff 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} {x y : R.Hom S} : x = y ↔ x.hom' = y.hom' - SemiRingCat.ofHom_hom 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (f : R ⟶ S) : SemiRingCat.ofHom (SemiRingCat.Hom.hom f) = f - SemiRingCat.forgetReflectIsos 📋 Mathlib.Algebra.Category.Ring.Basic
: (CategoryTheory.forget SemiRingCat).ReflectsIsomorphisms - CategoryTheory.Iso.semiRingCatIsoToRingEquiv 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (e : R ≅ S) : ↑R ≃+* ↑S - SemiRingCat.instSemiringObjForgetRingHomCarrier 📋 Mathlib.Algebra.Category.Ring.Basic
{R : SemiRingCat} : Semiring ((CategoryTheory.forget SemiRingCat).obj R) - SemiRingCat.hom_ext 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} {f g : R ⟶ S} (hf : SemiRingCat.Hom.hom f = SemiRingCat.Hom.hom g) : f = g - SemiRingCat.hom_ext_iff 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} {f g : R ⟶ S} : f = g ↔ SemiRingCat.Hom.hom f = SemiRingCat.Hom.hom g - SemiRingCat.hom_ofHom 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [Semiring R] [Semiring S] (f : R →+* S) : SemiRingCat.Hom.hom (SemiRingCat.ofHom f) = f - SemiRingCat.hom_comp 📋 Mathlib.Algebra.Category.Ring.Basic
{R S T : SemiRingCat} (f : R ⟶ S) (g : S ⟶ T) : SemiRingCat.Hom.hom (CategoryTheory.CategoryStruct.comp f g) = (SemiRingCat.Hom.hom g).comp (SemiRingCat.Hom.hom f) - CommSemiRingCat.hasForgetToSemiRingCat 📋 Mathlib.Algebra.Category.Ring.Basic
: CategoryTheory.HasForget₂ CommSemiRingCat SemiRingCat - RingCat.hasForgetToSemiRingCat 📋 Mathlib.Algebra.Category.Ring.Basic
: CategoryTheory.HasForget₂ RingCat SemiRingCat - SemiRingCat.hasForgetToMonCat 📋 Mathlib.Algebra.Category.Ring.Basic
: CategoryTheory.HasForget₂ SemiRingCat MonCat - CommSemiRingCat.fullyFaithfulForget₂ToSemiRingCat 📋 Mathlib.Algebra.Category.Ring.Basic
: (CategoryTheory.forget₂ CommSemiRingCat SemiRingCat).FullyFaithful - CommSemiRingCat.instFullSemiRingCatForget₂RingHomCarrierCarrier 📋 Mathlib.Algebra.Category.Ring.Basic
: (CategoryTheory.forget₂ CommSemiRingCat SemiRingCat).Full - RingCat.fullyFaithfulForget₂ToSemiRingCat 📋 Mathlib.Algebra.Category.Ring.Basic
: (CategoryTheory.forget₂ RingCat SemiRingCat).FullyFaithful - RingCat.instFullSemiRingCatForget₂RingHomCarrierCarrier 📋 Mathlib.Algebra.Category.Ring.Basic
: (CategoryTheory.forget₂ RingCat SemiRingCat).Full - SemiRingCat.id_apply 📋 Mathlib.Algebra.Category.Ring.Basic
(R : SemiRingCat) (r : ↑R) : (CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.id R)) r = r - SemiRingCat.hasForgetToAddCommMonCat 📋 Mathlib.Algebra.Category.Ring.Basic
: CategoryTheory.HasForget₂ SemiRingCat AddCommMonCat - SemiRingCat.ofHom_apply 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [Semiring R] [Semiring S] (f : R →+* S) (r : R) : (CategoryTheory.ConcreteCategory.hom (SemiRingCat.ofHom f)) r = f r - SemiRingCat.hom_inv_apply 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (e : R ≅ S) (s : ↑S) : (CategoryTheory.ConcreteCategory.hom e.hom) ((CategoryTheory.ConcreteCategory.hom e.inv) s) = s - SemiRingCat.inv_hom_apply 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (e : R ≅ S) (r : ↑R) : (CategoryTheory.ConcreteCategory.hom e.inv) ((CategoryTheory.ConcreteCategory.hom e.hom) r) = r - CategoryTheory.Iso.semiRingCatIsoToRingEquiv_toRingHom 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (e : R ≅ S) : ↑e.semiRingCatIsoToRingEquiv = SemiRingCat.Hom.hom e.hom - SemiRingCat.comp_apply 📋 Mathlib.Algebra.Category.Ring.Basic
{R S T : SemiRingCat} (f : R ⟶ S) (g : S ⟶ T) (r : ↑R) : (CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.comp f g)) r = (CategoryTheory.ConcreteCategory.hom g) ((CategoryTheory.ConcreteCategory.hom f) r) - RingCat.forget₂_map 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : RingCat} (f : R ⟶ S) (x : ↑((CategoryTheory.forget₂ RingCat SemiRingCat).obj R)) : (CategoryTheory.ConcreteCategory.hom ((CategoryTheory.forget₂ RingCat SemiRingCat).map f)) x = (CategoryTheory.ConcreteCategory.hom f) x - SemiRingCat.forget₂_monCat_map 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (f : R ⟶ S) (x : ↑((CategoryTheory.forget₂ SemiRingCat MonCat).obj R)) : (CategoryTheory.ConcreteCategory.hom ((CategoryTheory.forget₂ SemiRingCat MonCat).map f)) x = (CategoryTheory.ConcreteCategory.hom f) x - SemiRingCat.forget₂_addCommMonCat_map 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (f : R ⟶ S) (x : ↑((CategoryTheory.forget₂ SemiRingCat AddCommMonCat).obj R)) : (CategoryTheory.ConcreteCategory.hom ((CategoryTheory.forget₂ SemiRingCat AddCommMonCat).map f)) x = (CategoryTheory.ConcreteCategory.hom f) x - CommSemiRingCat.FilteredColimits.colimitCommSemiring 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] [CategoryTheory.IsFiltered J] (F : CategoryTheory.Functor J CommSemiRingCat) : CommSemiring ↑(CommSemiRingCat.FilteredColimits.R F) - RingCat.FilteredColimits.colimitRing 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] [CategoryTheory.IsFiltered J] (F : CategoryTheory.Functor J RingCat) : Ring ↑(RingCat.FilteredColimits.R F) - SemiRingCat.FilteredColimits.forget_preservesFilteredColimits 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
: CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget SemiRingCat) - SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descMonoidHom 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J SemiRingCat} [CategoryTheory.IsFiltered J] (t : CategoryTheory.Limits.Cocone F) : ↑(SemiRingCat.FilteredColimits.R F) →* ↑t.pt - CommSemiRingCat.FilteredColimits.forget₂SemiRing_preservesFilteredColimits 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
: CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget₂ CommSemiRingCat SemiRingCat) - RingCat.FilteredColimits.forget₂SemiRing_preservesFilteredColimits 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
: CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget₂ RingCat SemiRingCat) - SemiRingCat.FilteredColimits.forget₂Mon_preservesFilteredColimits 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
: CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget₂ SemiRingCat MonCat) - SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descAddMonoidHom 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J SemiRingCat} [CategoryTheory.IsFiltered J] (t : CategoryTheory.Limits.Cocone F) : ↑(SemiRingCat.FilteredColimits.R F) →+ ↑t.pt - SemiRingCat.FilteredColimits.semiringObj 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] (F : CategoryTheory.Functor J SemiRingCat) (j : J) : Semiring (((F.comp (CategoryTheory.forget₂ SemiRingCat MonCat)).comp (CategoryTheory.forget MonCat)).obj j) - SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descMonoidHom_apply_eq 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J SemiRingCat} [CategoryTheory.IsFiltered J] (t : CategoryTheory.Limits.Cocone F) (x : ↑(SemiRingCat.FilteredColimits.R F)) : (SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descMonoidHom t) x = (SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descAddMonoidHom t) x - SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descMonoidHom_quotMk 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J SemiRingCat} [CategoryTheory.IsFiltered J] (t : CategoryTheory.Limits.Cocone F) {j : J} (x : ↑(F.obj j)) : (SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descMonoidHom t) (Quot.mk ((F.comp (CategoryTheory.forget₂ SemiRingCat MonCat)).comp (CategoryTheory.forget MonCat)).ColimitTypeRel ⟨j, x⟩) = (CategoryTheory.ConcreteCategory.hom (t.ι.app j)) x - SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descAddMonoidHom_quotMk 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J SemiRingCat} [CategoryTheory.IsFiltered J] (t : CategoryTheory.Limits.Cocone F) {j : J} (x : ↑(F.obj j)) : (SemiRingCat.FilteredColimits.colimitCoconeIsColimit.descAddMonoidHom t) (Quot.mk ((F.comp (CategoryTheory.forget₂ SemiRingCat MonCat)).comp (CategoryTheory.forget MonCat)).ColimitTypeRel ⟨j, x⟩) = (CategoryTheory.ConcreteCategory.hom (t.ι.app j)) x - SemiRingCat.forget_preservesLimits 📋 Mathlib.Algebra.Category.Ring.Limits
: CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget SemiRingCat) - SemiRingCat.forget_preservesLimitsOfSize 📋 Mathlib.Algebra.Category.Ring.Limits
[UnivLE.{v, u}] : CategoryTheory.Limits.PreservesLimitsOfSize.{w, v, u, u, u + 1, u + 1} (CategoryTheory.forget SemiRingCat) - SemiRingCat.sectionsSubsemiring 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) : Subsemiring ((j : J) → ↑(F.obj j)) - SemiRingCat.semiringObj 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) (j : J) : Semiring ((F.comp (CategoryTheory.forget SemiRingCat)).obj j) - CommSemiRingCat.forget₂SemiRing_preservesLimits 📋 Mathlib.Algebra.Category.Ring.Limits
: CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget₂ CommSemiRingCat SemiRingCat) - RingCat.forget₂SemiRing_preservesLimits 📋 Mathlib.Algebra.Category.Ring.Limits
: CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget₂ RingCat SemiRingCat) - SemiRingCat.forget₂Mon_preservesLimits 📋 Mathlib.Algebra.Category.Ring.Limits
: CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget₂ SemiRingCat MonCat) - CommSemiRingCat.forget₂SemiRing_preservesLimitsOfSize 📋 Mathlib.Algebra.Category.Ring.Limits
[UnivLE.{v, u}] : CategoryTheory.Limits.PreservesLimitsOfSize.{w, v, u, u, u + 1, u + 1} (CategoryTheory.forget₂ CommSemiRingCat SemiRingCat) - RingCat.forget₂SemiRing_preservesLimitsOfSize 📋 Mathlib.Algebra.Category.Ring.Limits
[UnivLE.{v, u}] : CategoryTheory.Limits.PreservesLimitsOfSize.{w, v, u, u, u + 1, u + 1} (CategoryTheory.forget₂ RingCat SemiRingCat) - SemiRingCat.forget₂Mon_preservesLimitsOfSize 📋 Mathlib.Algebra.Category.Ring.Limits
[UnivLE.{v, u}] : CategoryTheory.Limits.PreservesLimitsOfSize.{w, v, u, u, u + 1, u + 1} (CategoryTheory.forget₂ SemiRingCat MonCat) - SemiRingCat.forget₂AddCommMon_preservesLimits 📋 Mathlib.Algebra.Category.Ring.Limits
: CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget₂ SemiRingCat AddCommMonCat) - SemiRingCat.forget₂AddCommMon_preservesLimitsOfSize 📋 Mathlib.Algebra.Category.Ring.Limits
[UnivLE.{v, u}] : CategoryTheory.Limits.PreservesLimitsOfSize.{w, v, u, u, u + 1, u + 1} (CategoryTheory.forget₂ SemiRingCat AddCommMonCat) - SemiRingCat.sectionsSemiring 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) : Semiring ↑(F.comp (CategoryTheory.forget SemiRingCat)).sections - SemiRingCat.hasLimit 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget SemiRingCat)).sections] : CategoryTheory.Limits.HasLimit F - SemiRingCat.HasLimits.limitCone 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget SemiRingCat)).sections] : CategoryTheory.Limits.Cone F - SemiRingCat.HasLimits.limitConeIsLimit 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget SemiRingCat)).sections] : CategoryTheory.Limits.IsLimit (SemiRingCat.HasLimits.limitCone F) - SemiRingCat.limitSemiring 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget SemiRingCat)).sections] : Semiring (CategoryTheory.Limits.Types.Small.limitCone (F.comp (CategoryTheory.forget SemiRingCat))).pt - CommSemiRingCat.instCreatesLimitSemiRingCatForget₂RingHomCarrierCarrier 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J CommSemiRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget CommSemiRingCat)).sections] : CategoryTheory.CreatesLimit F (CategoryTheory.forget₂ CommSemiRingCat SemiRingCat) - RingCat.instCreatesLimitSemiRingCatForget₂RingHomCarrierCarrier 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J RingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget RingCat)).sections] : CategoryTheory.CreatesLimit F (CategoryTheory.forget₂ RingCat SemiRingCat) - SemiRingCat.forget₂MonPreservesLimitsAux 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget SemiRingCat)).sections] : CategoryTheory.Limits.IsLimit ((CategoryTheory.forget₂ SemiRingCat MonCat).mapCone (SemiRingCat.HasLimits.limitCone F)) - SemiRingCat.forget₂AddCommMonPreservesLimitsAux 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget SemiRingCat)).sections] : CategoryTheory.Limits.IsLimit ((CategoryTheory.forget₂ SemiRingCat AddCommMonCat).mapCone (SemiRingCat.HasLimits.limitCone F)) - SemiRingCat.limitπRingHom 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J SemiRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget SemiRingCat)).sections] (j : J) : (CategoryTheory.Limits.Types.Small.limitCone (F.comp (CategoryTheory.forget SemiRingCat))).pt →+* (F.comp (CategoryTheory.forget SemiRingCat)).obj j
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
🔍Real.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
🔍"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
🔍_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
🔍Real.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
🔍(?a -> ?b) -> List ?a -> List ?b
🔍List ?a -> (?a -> ?b) -> List ?bBy main conclusion:
🔍|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of all→and∀) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
🔍|- _ < _ → tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
⊢ (_ : Type _)finds all definitions which provide data while⊢ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
🔍 Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ → _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c