Theorems · Theorem · order theory
RelIso.sumLexComplLeft_apply
∀ {α : Type u_1} {r : α → α → Prop} {x : α} [inst : IsTrans α r] [inst_1 : Std.Trichotomous r] [inst_2 : DecidableRel r]
(a : { x_1 // r x_1 x } ⊕ { x_1 // ¬r x_1 x }), (RelIso.sumLexComplLeft r x) a = (Equiv.sumCompl fun x_1 => r x_1 x) a- Defined in
- Mathlib.Order.Hom.Lex
- 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- RelIsostatement · cited by 456
- IsTransstatement and proof · cited by 157
- Subrelstatement · cited by 53
- Equiv.sumComplstatement · cited by 23
- RelIso.sumLexComplLeftstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.