Theorems · Theorem · category theory
InverseSystem.isNatEquiv_piEquivSucc
∀ {ι : Type u_6} {F : ι → Type u_7} {X : ι → Type u_8} {i : ι} [inst : LinearOrder ι]
{f : ⦃i j : ι⦄ → i ≤ j → F j → F i} [inst_1 : SuccOrder ι]
{equiv : (j : ↑(Set.Iic i)) → F ↑j ≃ InverseSystem.piLT X ↑j} {e : F (Order.succ i) ≃ F i × X i} (hi : ¬IsMax i)
[InverseSystem f],
(∀ (x : F (Order.succ i)), (e x).1 = f ⋯ x) →
InverseSystem.IsNatEquiv f equiv → InverseSystem.IsNatEquiv f (InverseSystem.piEquivSucc equiv e hi)- Defined in
- Mathlib.Order.DirectedInverseSystem
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Equivstatement and proof · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- LT.lt.leproof · cited by 2,189
- le_rflproof · cited by 1,558
- Set.Iioproof · cited by 1,166
- Set.Iicstatement and proof · cited by 1,111
- LE.le.trans_ltproof · cited by 795
- LT.lt.trans_leproof · cited by 678
- Order.succstatement and proof · cited by 633
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.