Theorems · Definition · category theory
CategoryTheory.ExponentialIdeal.recOn
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₁, u₂} D] →
{i : CategoryTheory.Functor D C} →
[inst_2 : CategoryTheory.CartesianMonoidalCategory C] →
[inst_3 : CategoryTheory.MonoidalClosed C] →
{motive : CategoryTheory.ExponentialIdeal i → Sort u} →
(t : CategoryTheory.ExponentialIdeal i) →
((exp_closed : ∀ {B : C}, i.essImage B → ∀ (A : C), i.essImage (A ⟹ B)) → motive ⋯) → motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.ihomstatement and proof · cited by 179
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.Functor.essImagestatement and proof · cited by 82
- CategoryTheory.ExponentialIdealstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.