Theorems · Definition · category theory
CategoryTheory.Functor.WellOrderInductionData.Extension.val
{J : Type u} →
[inst : LinearOrder J] →
[inst_1 : SuccOrder J] →
{F : CategoryTheory.Functor Jᵒᵖ (Type v)} →
{d : F.WellOrderInductionData} →
[inst_2 : OrderBot J] → {val₀ : F.obj (Opposite.op ⊥)} → {j : J} → d.Extension val₀ j → F.obj (Opposite.op j)An element in F.obj (op j), which, by restriction, induces elements
in F.obj (op i) for all i ≤ j.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
- Assumes
- LinearOrderSuccOrderOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- LinearOrderstatement and proof · cited by 8,572
- Oppositestatement and proof · cited by 8,081
- Bot.botstatement and proof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- SuccOrderstatement and proof · cited by 574
- CategoryTheory.Functor.WellOrderInductionDatastatement and proof · cited by 20
- CategoryTheory.Functor.WellOrderInductionData.Extensionstatement and proof · cited by 9
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.WellOrderInductionData.sectionsMkproof · cited by 3
- CategoryTheory.Functor.WellOrderInductionData.Extension.ofLEproof · cited by 2
- CategoryTheory.Functor.WellOrderInductionData.sectionsMk_val_op_botproof · cited by 1
- CategoryTheory.Functor.WellOrderInductionData.Extension.map_zerostatement · cited by 1
- CategoryTheory.Functor.WellOrderInductionData.Extension.compatibilitystatement and proof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.limitproof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.map_limitstatement · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.map_succstatement · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.ofLE_valstatement and proof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.succproof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.val_injectivestatement and proof · cited by 0
- CategoryTheory.Functor.WellOrderInductionData.Extension.zero_valstatement and proof · cited by 0